启动报错
#19
Replies: 1 comment 1 reply
-
@stevenlu137 感谢 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
执行启动命令:ailice_web --modelID=oai:gpt-4-1106-preview --prompt="main" 报错:
We now start the vector database. Note that this may include downloading the model weights, so it may take some time.
Backend MacOSX is interactive backend. Turning interactive mode on.
Encountered an exception, AIlice is exiting: Model name nomic-ai/nomic-embed-text-v1 was not found.
File "/Users/leo/workspace/AI/AIlice/ailice/AIliceWeb.py", line 219, in main
mainLoop(**kwargs)
File "/Users/leo/workspace/AI/AIlice/ailice/AIliceWeb.py", line 59, in mainLoop
msg = storage.Open("")
Beta Was this translation helpful? Give feedback.
All reactions