Error in train() method in linux offline environment #684
Replies: 3 comments
-
Thanks. Is there more in the traceback that can map to something in the vanna package? Otherwise there's no way for us to know if this is to do with the package or one of the third party components. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your reply.
|
Beta Was this translation helpful? Give feedback.
-
Chroma needs an embedding model downloaded in order for it to function. Since you're offline, it can't download the embedding model. |
Beta Was this translation helpful? Give feedback.
-
vn.train(plan=plan)
Describe the bug
Desktop (please complete the following information where):
Beta Was this translation helpful? Give feedback.
All reactions