dbrx-16x12b-instruct-gguf
Collection
GGUF quantum models for DBRX:
https://github.com/ggerganov/llama.cpp โข 6 items โข Updated โข 1
How to use phymbert/dbrx-16x12b-instruct-q4_0-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 phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0 # Run inference directly in the terminal: llama cli -hf phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0 # Run inference directly in the terminal: llama cli -hf phymbert/dbrx-16x12b-instruct-q4_0-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 phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0 # Run inference directly in the terminal: ./llama-cli -hf phymbert/dbrx-16x12b-instruct-q4_0-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 phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0
docker model run hf.co/phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0
How to use phymbert/dbrx-16x12b-instruct-q4_0-gguf with Ollama:
ollama run hf.co/phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0
How to use phymbert/dbrx-16x12b-instruct-q4_0-gguf with Docker Model Runner:
docker model run hf.co/phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0
How to use phymbert/dbrx-16x12b-instruct-q4_0-gguf with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull phymbert/dbrx-16x12b-instruct-q4_0-gguf:Q4_0
lemonade run user.dbrx-16x12b-instruct-q4_0-gguf-Q4_0
lemonade list
This is the Q4_0 quantum model for llama.cpp:
4-bit