How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf Sadiah/ollama-q4_k_m-LFM2-2.6B:Q4_K_M
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default Sadiah/ollama-q4_k_m-LFM2-2.6B:Q4_K_M
Run Hermes
hermes
Quick Links

LFM2-2.6B - Quantized GGUF Model

This is a quantized GGUF model (Q4_K_M) compatible with Ollama.

Model Details

  • Base Model: LiquidAI/LFM2-2.6B
  • Quantization: Q4_K_M
  • Framework: Ollama

Usage with Ollama

You can pull and run this model directly with Ollama:

ollama pull hf.co/Sadiah/ollama-q4_k_m-LFM2-2.6B:Q4_K_M

Then run it:

ollama run hf.co/Sadiah/ollama-q4_k_m-LFM2-2.6B:Q4_K_M "Write your prompt here"

Features

  • Efficient quantization (Q4_K_M) for faster inference
  • Compatible with Ollama's inference engine

License

Please refer to the original model card for licensing information.

Downloads last month
173
GGUF
Model size
3B params
Architecture
lfm2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 1 Ask for provider support

Model tree for Sadiah/ollama-q4_k_m-LFM2-2.6B

Quantized
(20)
this model

Collection including Sadiah/ollama-q4_k_m-LFM2-2.6B