diff --git a/use_examples/SeqRecSys_LLM_Zero_Shot.ipynb b/use_examples/SeqRecSys_LLM_Zero_Shot.ipynb index 85e5b00..1b15a8c 100644 --- a/use_examples/SeqRecSys_LLM_Zero_Shot.ipynb +++ b/use_examples/SeqRecSys_LLM_Zero_Shot.ipynb @@ -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",