Skip to content

Commit

Permalink
Update SeqRecSys_LLM_Zero_Shot.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopoli authored May 10, 2024
1 parent 4aafb3c commit 699c639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion use_examples/SeqRecSys_LLM_Zero_Shot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
")\n",
"\n",
"\n",
"base_model = \"m-polignano-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA\"\n",
"base_model = \"swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA\"\n",
"bnb_config = BitsAndBytesConfig(\n",
" load_in_4bit=False,\n",
" bnb_4bit_quant_type=\"nf4\",\n",
Expand Down

0 comments on commit 699c639

Please sign in to comment.