Update bonus-unit1/bonus-unit1.ipynb (#24)
Browse files- Update bonus-unit1/bonus-unit1.ipynb (1c6f854ac26d6bd81f3811e5aa79861a3b14f973)
Co-authored-by: Gianluca Rossi <giangireds@users.noreply.huggingface.co>
bonus-unit1/bonus-unit1.ipynb
CHANGED
@@ -103,7 +103,7 @@
|
|
103 |
"source": [
|
104 |
"## Step 2: Install dependencies 📚\n",
|
105 |
"\n",
|
106 |
-
"We need multiple
|
107 |
"\n",
|
108 |
"- `bitsandbytes` for quantization\n",
|
109 |
"- `peft`for LoRA adapters\n",
|
|
|
103 |
"source": [
|
104 |
"## Step 2: Install dependencies 📚\n",
|
105 |
"\n",
|
106 |
+
"We need multiple libraries:\n",
|
107 |
"\n",
|
108 |
"- `bitsandbytes` for quantization\n",
|
109 |
"- `peft`for LoRA adapters\n",
|