kingabzpro commited on
Commit
7bb487d
·
verified ·
1 Parent(s): 0e82770

Update fine-tuning-gpt-oss-derma.ipynb

Browse files
Files changed (1) hide show
  1. fine-tuning-gpt-oss-derma.ipynb +1 -1
fine-tuning-gpt-oss-derma.ipynb CHANGED
@@ -18,7 +18,7 @@
18
  "%pip install -U peft \n",
19
  "%pip install -U trl \n",
20
  "%pip install -U bitsandbytes\n",
21
- "%pip install -U "transformers==4.55.4"\n",
22
  "%pip install -U tensorboard\n",
23
  "%pip install -U openai-harmony\n",
24
  "%pip install -U tiktoken\n",
 
18
  "%pip install -U peft \n",
19
  "%pip install -U trl \n",
20
  "%pip install -U bitsandbytes\n",
21
+ "%pip install -U transformers==4.55.4\n",
22
  "%pip install -U tensorboard\n",
23
  "%pip install -U openai-harmony\n",
24
  "%pip install -U tiktoken\n",