Skip to content

Commit

Permalink
fix: typos and info fix
Browse files Browse the repository at this point in the history
Added fixes for information, removed docker dependancy
  • Loading branch information
StochasticRomanAgeev committed Apr 6, 2023
1 parent 7625f9e commit 5cc00fa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 137 deletions.
4 changes: 2 additions & 2 deletions examples/int4_finetuning/LLaMA_lora_int4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
{
"cell_type": "markdown",
"source": [
"# [xTuring](https://github.com/stochasticai/xturing) - LLaMA efficient fine-tuning tutorial\n",
"# [xTuring](https://github.com/stochasticai/xturing) - LLaMA INT4 efficient fine-tuning tutorial\n",
"\n",
"This tutorial aims to show how easy it is to perform fine-tuning with xTuring. This notebook shows how to fine-tune LLaMA 7B model on GPU which has limited memory, it requires only 5GB VRAM"
"This tutorial aims to show how easy it is to perform fine-tuning with xTuring. This notebook shows how to fine-tune LLaMA 7B model on GPU which has limited memory, it requires only 6GB VRAM"
],
"metadata": {
"collapsed": false
Expand Down
Loading

0 comments on commit 5cc00fa

Please sign in to comment.