Instructions to use nold/Prima-Pastacles-7b-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nold/Prima-Pastacles-7b-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nold/Prima-Pastacles-7b-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use nold/Prima-Pastacles-7b-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 nold/Prima-Pastacles-7b-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf nold/Prima-Pastacles-7b-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 nold/Prima-Pastacles-7b-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf nold/Prima-Pastacles-7b-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 nold/Prima-Pastacles-7b-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf nold/Prima-Pastacles-7b-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 nold/Prima-Pastacles-7b-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf nold/Prima-Pastacles-7b-GGUF:Q4_K_M
Use Docker
docker model run hf.co/nold/Prima-Pastacles-7b-GGUF:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use nold/Prima-Pastacles-7b-GGUF with Ollama:
ollama run hf.co/nold/Prima-Pastacles-7b-GGUF:Q4_K_M
- Unsloth Studio
How to use nold/Prima-Pastacles-7b-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 nold/Prima-Pastacles-7b-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 nold/Prima-Pastacles-7b-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for nold/Prima-Pastacles-7b-GGUF to start chatting
- Docker Model Runner
How to use nold/Prima-Pastacles-7b-GGUF with Docker Model Runner:
docker model run hf.co/nold/Prima-Pastacles-7b-GGUF:Q4_K_M
- Lemonade
How to use nold/Prima-Pastacles-7b-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull nold/Prima-Pastacles-7b-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.Prima-Pastacles-7b-GGUF-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Upload folder using huggingface_hub
#3
by nold - opened
- Prima-Pastacles-7b_Q2_K.gguf +1 -1
- Prima-Pastacles-7b_Q4_K_M.gguf +1 -1
- Prima-Pastacles-7b_Q5_K_M.gguf +1 -1
- Prima-Pastacles-7b_Q6_K.gguf +1 -1
- Prima-Pastacles-7b_Q8_0.gguf +1 -1
- README.md +1 -2
Prima-Pastacles-7b_Q2_K.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2719241856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd59ebbfcefbb7fe0b08d155236ac3736cbba3fd62757d28008632504e8ee071
|
| 3 |
size 2719241856
|
Prima-Pastacles-7b_Q4_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4368438912
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8667f9ef5b066083ac6afcd0bda8318ae58fb159cd89fff9a0d617075c61abb
|
| 3 |
size 4368438912
|
Prima-Pastacles-7b_Q5_K_M.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5131409024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56970ec1002cd838bc00e93c2d5bf9fb7de2249f653038bb1cb522d88b95c2af
|
| 3 |
size 5131409024
|
Prima-Pastacles-7b_Q6_K.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5942064768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14be3b8682ab4dfd02d4df42379a8403f897705ab19b4c3296293ccb8fa9ee4c
|
| 3 |
size 5942064768
|
Prima-Pastacles-7b_Q8_0.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7695857280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c58343e679a75550cdb9a82829e1f446b743f60703fe6638c2a3f4bc523f0731
|
| 3 |
size 7695857280
|
README.md
CHANGED
|
@@ -6,7 +6,7 @@ library_name: transformers
|
|
| 6 |
tags:
|
| 7 |
- mergekit
|
| 8 |
- merge
|
| 9 |
-
|
| 10 |
---
|
| 11 |

|
| 12 |
Quants Thanks to @Nold and @Bartowski:
|
|
@@ -43,7 +43,6 @@ parameters:
|
|
| 43 |
dtype: bfloat16
|
| 44 |
```
|
| 45 |
|
| 46 |
-
|
| 47 |
***
|
| 48 |
|
| 49 |
Quantization of Model [Test157t/Prima-Pastacles-7b](https://huggingface.co/Test157t/Prima-Pastacles-7b).
|
|
|
|
| 6 |
tags:
|
| 7 |
- mergekit
|
| 8 |
- merge
|
| 9 |
+
license: other
|
| 10 |
---
|
| 11 |

|
| 12 |
Quants Thanks to @Nold and @Bartowski:
|
|
|
|
| 43 |
dtype: bfloat16
|
| 44 |
```
|
| 45 |
|
|
|
|
| 46 |
***
|
| 47 |
|
| 48 |
Quantization of Model [Test157t/Prima-Pastacles-7b](https://huggingface.co/Test157t/Prima-Pastacles-7b).
|