Instructions to use NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL # Run inference directly in the terminal: llama cli -hf NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL # Run inference directly in the terminal: llama cli -hf NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
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 NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL # Run inference directly in the terminal: ./llama-cli -hf NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
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 NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL # Run inference directly in the terminal: ./build/bin/llama-cli -hf NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
Use Docker
docker model run hf.co/NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
- LM Studio
- Jan
- vLLM
How to use NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
- Ollama
How to use NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF with Ollama:
ollama run hf.co/NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
- Unsloth Desktop
- Docker Model Runner
How to use NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF with Docker Model Runner:
docker model run hf.co/NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
- Lemonade
How to use NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull NikolayKozloff/Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF:IQ4_NL
Run and chat with the model
lemonade run user.Gemma-2-9B-It-SPPO-Iter3-IQ4_NL-GGUF-IQ4_NL
List all available models
lemonade list
- Atomic Chat
Upload imatrix.dat with huggingface_hub
Browse files- .gitattributes +1 -0
- imatrix.dat +3 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
gemma-2-9b-it-sppo-iter3-iq4_nl-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
gemma-2-9b-it-sppo-iter3-iq4_nl-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
imatrix.dat
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb9f571f0b447656a77b330ee55ae4cc457b85caa4bb243f19912570dbd8b71f
|
| 3 |
+
size 6116881
|