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 llmware/llama-3.2-1b-gguf: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 llmware/llama-3.2-1b-gguf:Q4_K_M
Run Hermes
hermes
Quick Links

llama-3.2-1b-instruct-gguf

llama-3.2-1b-instruct-gguf is a GGUF Q4_K_M int4 quantized version of Llama 3.2 1B Instruct, providing a very small, very fast inference implementation, optimized for AI PCs.

llama-3.2-1b-instruct is a new 1B chat foundation model from Meta.

Model Description

  • Developed by: meta-llama
  • Quantized by: llmware
  • Model type: llama-3.2
  • Parameters: 1 billion
  • Model Parent: meta-llama/Meta-Llama-3.2-1B-Instruct
  • Language(s) (NLP): English
  • License: Llama 3.2 Community License
  • Uses: General chat use cases
  • RAG Benchmark Accuracy Score: NA
  • Quantization: int4

Model Card Contact

llmware on github

llmware on hf

llmware website

Downloads last month
73
GGUF
Model size
1B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for llmware/llama-3.2-1b-gguf

Quantized
(422)
this model

Spaces using llmware/llama-3.2-1b-gguf 2