How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf CultriX/MonaCeption-7B-SLERP-DPO:
# Run inference directly in the terminal:
llama-cli -hf CultriX/MonaCeption-7B-SLERP-DPO:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf CultriX/MonaCeption-7B-SLERP-DPO:
# Run inference directly in the terminal:
llama-cli -hf CultriX/MonaCeption-7B-SLERP-DPO:
Use pre-built binary
# 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 CultriX/MonaCeption-7B-SLERP-DPO:
# Run inference directly in the terminal:
./llama-cli -hf CultriX/MonaCeption-7B-SLERP-DPO:
Build from source code
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 CultriX/MonaCeption-7B-SLERP-DPO:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf CultriX/MonaCeption-7B-SLERP-DPO:
Use Docker
docker model run hf.co/CultriX/MonaCeption-7B-SLERP-DPO:
Quick Links

Configuration Parsing Warning:Config file config.json cannot be fetched (too big)

Configuration Parsing Warning:Config file tokenizer_config.json cannot be fetched (too big)

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

version https://git-lfs.github.com/spec/v1 oid sha256:70d5279d1ff8a2405f703524d96f7e4ab763861ec399570ffce6b41d68ed0a46 size 1176

Downloads last month
15
Safetensors
Model size
7B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for CultriX/MonaCeption-7B-SLERP-DPO

Quantizations
1 model