Views
No views yet
llama-cli -hf LiquidAI/LFM2.5-1.2B-Instruct-GGUF --conversation \
--temp 0.1 --top-k 50 --repeat-penalty 1.05LFM2.5-1.2B-Instruct-QAD-Q4_0.gguf.LFM2.5-1.2B-Instruct-Q4_0.gguf;
both use the GGUF Q4_0 format.1llama-cli -hf LiquidAI/LFM2.5-1.2B-Instruct-GGUF \
2 --hf-file LFM2.5-1.2B-Instruct-QAD-Q4_0.gguf \
3 -p "What is C. elegans?"