Fix loading Phi-3 (#48)
This commit is contained in:
committed by
GitHub
parent
e55a0738aa
commit
aabef6b341
@@ -483,7 +483,7 @@
|
||||
" \"microsoft/Phi-3-mini-4k-instruct\",\n",
|
||||
" device_map=\"cuda\",\n",
|
||||
" torch_dtype=\"auto\",\n",
|
||||
" trust_remote_code=True,\n",
|
||||
" trust_remote_code=False,\n",
|
||||
")\n",
|
||||
"\n",
|
||||
"# Create a pipeline\n",
|
||||
|
||||
Reference in New Issue
Block a user