Instructions to use tensorblock/ColorShadow-7B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/ColorShadow-7B-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/ColorShadow-7B-GGUF", filename="ColorShadow-7B-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/ColorShadow-7B-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/ColorShadow-7B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/ColorShadow-7B-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/ColorShadow-7B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/ColorShadow-7B-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/ColorShadow-7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/ColorShadow-7B-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/ColorShadow-7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/ColorShadow-7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/ColorShadow-7B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/ColorShadow-7B-GGUF with Ollama:
ollama run hf.co/tensorblock/ColorShadow-7B-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/ColorShadow-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 tensorblock/ColorShadow-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 tensorblock/ColorShadow-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 tensorblock/ColorShadow-7B-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/ColorShadow-7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/ColorShadow-7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/ColorShadow-7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/ColorShadow-7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.ColorShadow-7B-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- ColorShadow-7B-Q3_K_L.gguf +0 -3
- ColorShadow-7B-Q3_K_M.gguf +0 -3
- ColorShadow-7B-Q3_K_S.gguf +0 -3
- ColorShadow-7B-Q4_0.gguf +0 -3
- ColorShadow-7B-Q4_K_M.gguf +0 -3
- ColorShadow-7B-Q4_K_S.gguf +0 -3
- ColorShadow-7B-Q5_0.gguf +0 -3
- ColorShadow-7B-Q5_K_M.gguf +0 -3
- ColorShadow-7B-Q5_K_S.gguf +0 -3
- ColorShadow-7B-Q6_K.gguf +0 -3
- ColorShadow-7B-Q8_0.gguf +0 -3
ColorShadow-7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2ade645e49cfc2167eae7168d38c11a87d659455c909635216759405a6fdb3ac
|
| 3 |
-
size 3822025216
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:89bc35f95dc5717841a644b0cb9dfe6a6b7ed9addef31d4067d242a94941a534
|
| 3 |
-
size 3518986752
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:840245c9469cb062b83c1c80a368fb505fa0ba7d2799814c6c2db39776c7b183
|
| 3 |
-
size 3164568064
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cec6e63e0da48b66da7feb418bbc42e7e88cd7a75101230ec92ad0036cabdefb
|
| 3 |
-
size 4108917248
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0c3022275367d39c1f3f4c632ca081ec89b9168b39d06cc86b5203173848023f
|
| 3 |
-
size 4368439808
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2be4a7f24c0bb3f88c8211b6aa970cf716418f881207e793af085a59daeee8f0
|
| 3 |
-
size 4140374528
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:12121bdfcf485c4e20bc3f77c45d12ec6e2bd26efec351b81676b6717438c29b
|
| 3 |
-
size 4997716480
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1451dd07eee07ea9bf02807eae4a4e14b0b0c19a8b4744383f97f88d50df7c99
|
| 3 |
-
size 5131409920
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:314f1e7732ba19e4e5855d0aac4fdb38c9c9fd15aab991d76c9566958c97bd07
|
| 3 |
-
size 4997716480
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:70be205cc009c22291ede6a0e866338910c03eb3f1520653d3115835e9c6b097
|
| 3 |
-
size 5942065664
|
|
|
|
|
|
|
|
|
|
|
|
ColorShadow-7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8711c7b933831c4757cd42127996bd41ba3bef4123e71ce4504785abaa2cd467
|
| 3 |
-
size 7695858176
|
|
|
|
|
|
|
|
|
|
|
|