Replies: 1 comment 1 reply
-
|
Ok I finally found the answer. Ironically in the documentation: But now I got this error: I don't know. Is it this a bug, or was it because I earlier used this? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
In the youtube video: "LLMs Are Databases" (https://www.youtube.com/watch?v=8Ppw8254nLI&t=295s). Hay mentions that there is a way to export the vindex to safetensors or GGUF that can work with model providers. I tried doing it, but I'm stuck. Like I tried this command: COMPILE CURRENT INTO VINDEX "/tmp/test";
Just like in the video, and considering this respons: Compiled gemma3-4b.vindex → /tmp/.test.tmp.95072
It seem to have done something. But then where are the folder with the GGUF file or safe tensors? Or should I make use another command for it. Have tried talking with an llm back and forth. Been searching the documentation manually. Been experimenting till my hair got grey. But I just can't figure this one out.
Beta Was this translation helpful? Give feedback.
All reactions