Instructions to use tensorblock/Phigments12-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/Phigments12-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/Phigments12-GGUF", filename="Phigments12-Q2_K.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/Phigments12-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 tensorblock/Phigments12-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Phigments12-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf tensorblock/Phigments12-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Phigments12-GGUF:Q2_K
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 tensorblock/Phigments12-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Phigments12-GGUF:Q2_K
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 tensorblock/Phigments12-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Phigments12-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Phigments12-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Phigments12-GGUF with Ollama:
ollama run hf.co/tensorblock/Phigments12-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Phigments12-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 tensorblock/Phigments12-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 tensorblock/Phigments12-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for tensorblock/Phigments12-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/Phigments12-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Phigments12-GGUF:Q2_K
- Lemonade
How to use tensorblock/Phigments12-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Phigments12-GGUF:Q2_K
Run and chat with the model
lemonade run user.Phigments12-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- Phigments12-Q3_K_L.gguf +0 -3
- Phigments12-Q3_K_S.gguf +0 -3
- Phigments12-Q4_0.gguf +0 -3
- Phigments12-Q4_K_M.gguf +0 -3
- Phigments12-Q4_K_S.gguf +0 -3
- Phigments12-Q5_0.gguf +0 -3
- Phigments12-Q5_K_M.gguf +0 -3
- Phigments12-Q5_K_S.gguf +0 -3
- Phigments12-Q6_K.gguf +0 -3
- Phigments12-Q8_0.gguf +0 -3
Phigments12-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1604bb06870aa17b57cbe275c97c9c460526d5f5e3eed52555cd2d410aa64001
|
| 3 |
-
size 1575230304
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:556a630c9a550e69318f79278d092389e5e35b8a50aa0e981951b10bf2be946c
|
| 3 |
-
size 1250827104
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:03a4ea4572c8efb5d9d35d489030b6015c52e63aea9249f42c165e182222f505
|
| 3 |
-
size 1602468704
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:51cf2e50fa1910110977571a889de4a71401c9e83049fcdf511276a41610ea7f
|
| 3 |
-
size 1737636704
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f7f9b7a350b6d389239d5d5f7ff9d6f70eec3cbe6361d7799f6c6ea58c6e1580
|
| 3 |
-
size 1618852704
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0a83d6371cfa9f2d9db683d2efac9b36bbfe2a942ae159092b93d6559b73ed41
|
| 3 |
-
size 1933425504
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c6995c80311a5a32f744533c7c944e0826b84145840586b756303529bbeb6dc9
|
| 3 |
-
size 2003057504
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:77b9668c0930c7718896ec5291b852ab4f8e06cf2a2d824933277ab23ad1d0f1
|
| 3 |
-
size 1933425504
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:eb6b1f3b7c7099b33543ecd80c83cc560823e34bf6fad332a27a42aa616be1da
|
| 3 |
-
size 2285067104
|
|
|
|
|
|
|
|
|
|
|
|
Phigments12-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f7f2197084712549309e64935b0c6de32ce2cd3f405e979a6c0c9a04b569ffc1
|
| 3 |
-
size 2958039904
|
|
|
|
|
|
|
|
|
|
|
|