Skip to content

Commit

Permalink
Update User Interface.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopoli authored May 10, 2024
1 parent 92a3dc3 commit e82a8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion use_examples/User Interface.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
" !pip uninstall -y flash_attn\n",
"\n",
"# Parameters\n",
"model_url = \"m-polignano-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA\" #@param {type:\"string\"}\n",
"model_url = \"swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA\" #@param {type:\"string\"}\n",
"branch = \"\" #@param {type:\"string\"}\n",
"command_line_flags = \"--n-gpu-layers 128 --load-in-4bit --use_double_quant\" #@param {type:\"string\"}\n",
"api = False #@param {type:\"boolean\"}\n",
Expand Down

0 comments on commit e82a8fd

Please sign in to comment.