Add support for LFM2 1.2B #782
evangineer
started this conversation in
Ideas
Replies: 1 comment
-
If someone wants to support it, they can submit a PR and I will try to merge it when I'm available. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
https://huggingface.co/LiquidAI/LFM2-1.2B-GGUF
I tried to run this with Llamafile 0.9.3.
Model wouldn't load.
Turns out this is the minimum required llama.cpp tag:
https://github.com/ggml-org/llama.cpp/releases/tag/b5921
Beta Was this translation helpful? Give feedback.
All reactions