Quants for ARM
Collection
8 items • Updated • 1
How to use altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0 # Run inference directly in the terminal: llama cli -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0 # Run inference directly in the terminal: llama cli -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0 # Run inference directly in the terminal: ./llama-cli -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
docker model run hf.co/altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
How to use altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF with Ollama:
ollama run hf.co/altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
How to use altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF with Docker Model Runner:
docker model run hf.co/altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
How to use altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull altomek/Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF:Q4_0
lemonade run user.Llama-3.1-Minitron-4B-Width-Base-Q4_0_4_4-GGUF-Q4_0
lemonade list
ExLlamav2 8 bpw quant of https://huggingface.co/nvidia/Llama-3.1-Minitron-4B-Width-Base
4-bit
Base model
nvidia/Llama-3.1-Minitron-4B-Width-Base