Instructions to use ProCreations/grug-3b-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 ProCreations/grug-3b-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 ProCreations/grug-3b-gguf:Q4_K_M # Run inference directly in the terminal: llama cli -hf ProCreations/grug-3b-gguf:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf ProCreations/grug-3b-gguf:Q4_K_M # Run inference directly in the terminal: llama cli -hf ProCreations/grug-3b-gguf:Q4_K_M
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 ProCreations/grug-3b-gguf:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf ProCreations/grug-3b-gguf:Q4_K_M
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 ProCreations/grug-3b-gguf:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf ProCreations/grug-3b-gguf:Q4_K_M
Use Docker
docker model run hf.co/ProCreations/grug-3b-gguf:Q4_K_M
- LM Studio
- Jan
- vLLM
How to use ProCreations/grug-3b-gguf with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "ProCreations/grug-3b-gguf" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "ProCreations/grug-3b-gguf", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/ProCreations/grug-3b-gguf:Q4_K_M
- Ollama
How to use ProCreations/grug-3b-gguf with Ollama:
ollama run hf.co/ProCreations/grug-3b-gguf:Q4_K_M
- Unsloth Studio
How to use ProCreations/grug-3b-gguf with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for ProCreations/grug-3b-gguf to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for ProCreations/grug-3b-gguf to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for ProCreations/grug-3b-gguf to start chatting
- Atomic Chat new
- Docker Model Runner
How to use ProCreations/grug-3b-gguf with Docker Model Runner:
docker model run hf.co/ProCreations/grug-3b-gguf:Q4_K_M
- Lemonade
How to use ProCreations/grug-3b-gguf with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull ProCreations/grug-3b-gguf:Q4_K_M
Run and chat with the model
lemonade run user.grug-3b-gguf-Q4_K_M
List all available models
lemonade list
Upload folder using huggingface_hub
Browse files- .gitattributes +6 -0
- grug-3b-Q3_K_M.gguf +3 -0
- grug-3b-Q4_K_M.gguf +3 -0
- grug-3b-Q5_K_M.gguf +3 -0
- grug-3b-Q6_K.gguf +3 -0
- grug-3b-Q8_0.gguf +3 -0
- grug-3b-f16.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip 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 |
+
grug-3b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
grug-3b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
grug-3b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
grug-3b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
grug-3b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
grug-3b-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
grug-3b-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:347bf7b7112be1f8c583e18e077a54efb29edb973dfa646043d240aea2ac9713
|
| 3 |
+
size 2165430496
|
grug-3b-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6168b53005997312b694ccd13f1081561b19178b95a7b37228a9d0693cc51a1f
|
| 3 |
+
size 2574799072
|
grug-3b-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa18c7a8c9b9ef3cd533ef7b0a81d1783ddccb143778b98c3f6abd1a17264f67
|
| 3 |
+
size 2986987744
|
grug-3b-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3263cc1fa5c811a8f8292b9daf231125a2da6007ac50e8d0b336b68a0476d841
|
| 3 |
+
size 3424938208
|
grug-3b-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a656ff0a02d8ccfeed161d4193d50bca3483a2fa15effcbba6ea0c4a6f505d13
|
| 3 |
+
size 4434778336
|
grug-3b-f16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0932989f7813b5cc82a61beab62328da4701b94fde0ed62f42547d2d2588715
|
| 3 |
+
size 8343836896
|