Instructions to use tensorblock/TinySolar-248m-4k-py-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 tensorblock/TinySolar-248m-4k-py-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/TinySolar-248m-4k-py-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/TinySolar-248m-4k-py-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/TinySolar-248m-4k-py-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/TinySolar-248m-4k-py-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/TinySolar-248m-4k-py-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/TinySolar-248m-4k-py-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/TinySolar-248m-4k-py-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/TinySolar-248m-4k-py-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/TinySolar-248m-4k-py-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/TinySolar-248m-4k-py-GGUF with Ollama:
ollama run hf.co/tensorblock/TinySolar-248m-4k-py-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/TinySolar-248m-4k-py-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/TinySolar-248m-4k-py-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/TinySolar-248m-4k-py-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/TinySolar-248m-4k-py-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/TinySolar-248m-4k-py-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/TinySolar-248m-4k-py-GGUF:Q2_K
- Lemonade
How to use tensorblock/TinySolar-248m-4k-py-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/TinySolar-248m-4k-py-GGUF:Q2_K
Run and chat with the model
lemonade run user.TinySolar-248m-4k-py-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- TinySolar-248m-4k-py-Q3_K_L.gguf +0 -3
- TinySolar-248m-4k-py-Q3_K_M.gguf +0 -3
- TinySolar-248m-4k-py-Q3_K_S.gguf +0 -3
- TinySolar-248m-4k-py-Q4_0.gguf +0 -3
- TinySolar-248m-4k-py-Q4_K_M.gguf +0 -3
- TinySolar-248m-4k-py-Q4_K_S.gguf +0 -3
- TinySolar-248m-4k-py-Q5_0.gguf +0 -3
- TinySolar-248m-4k-py-Q5_K_M.gguf +0 -3
- TinySolar-248m-4k-py-Q5_K_S.gguf +0 -3
- TinySolar-248m-4k-py-Q6_K.gguf +0 -3
- TinySolar-248m-4k-py-Q8_0.gguf +0 -3
TinySolar-248m-4k-py-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:efd28ba42f962cb83d5636b890a90c4429af48eebbcabf792d13aa10537f6090
|
| 3 |
-
size 137215488
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bec0762e4a2075a7ca782f7d18c4f847d189fade87644c7b6cfa02a6a1665716
|
| 3 |
-
size 129023488
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ac14b4e538a54fab5e75aa66709b35300663c886c7fc30d87f6ae7e1d2f3272d
|
| 3 |
-
size 120184320
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a4a7db69d7f195a63e868f6102eb2975666d7635fa23da08239e5d62dd85dafc
|
| 3 |
-
size 148768256
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:25db42f74e0e274053b5ea110c0b749acd9353c2b632a20ea8938c378b84bbd8
|
| 3 |
-
size 155661824
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c20805543ab2352ac3f44f9ddc4093eba88f6b2816e5c711e2ccad4232e98529
|
| 3 |
-
size 149423616
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:923565f684de8b9a08ec3a7a692934a2d2b3b02d4fea92c6b74c409e645aeb00
|
| 3 |
-
size 175670784
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fe8a4a71f8f1277ec6582116eb40b04e9c2d3dddc1ad382d31c4ec6704241f62
|
| 3 |
-
size 179222016
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:526522636c763dac96363c39b4dc6ae406db44dcc3403b1144dd5589990285ac
|
| 3 |
-
size 175670784
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a55a9838e1d7f3cdc92a627bd0f5ac335887b1086351c47846c641171cbc7261
|
| 3 |
-
size 204254720
|
|
|
|
|
|
|
|
|
|
|
|
TinySolar-248m-4k-py-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:35394e56aa1f348484821bd74a7a62d245d0526e96bbb7b911a77a45a6303156
|
| 3 |
-
size 264314368
|
|
|
|
|
|
|
|
|
|
|
|