Example for how to load GGUF inside a Python program? #775
Unanswered
atipasvanund
asked this question in
Q&A
Replies: 1 comment
-
You can use This function in MLX Examples shows how to use the GGUF to make an LLM + tokenizer. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there something similar to this?
The examples I can find shows how to do it from console but not how to do it from within a Python program.
Beta Was this translation helpful? Give feedback.
All reactions