Instructions to use tensorblock/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Sailor-1.8B-Chat-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Sailor-1.8B-Chat-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Sailor-1.8B-Chat-GGUF with Ollama:
ollama run hf.co/tensorblock/Sailor-1.8B-Chat-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-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/Sailor-1.8B-Chat-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/Sailor-1.8B-Chat-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Sailor-1.8B-Chat-GGUF:Q2_K
- Lemonade
How to use tensorblock/Sailor-1.8B-Chat-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Sailor-1.8B-Chat-GGUF:Q2_K
Run and chat with the model
lemonade run user.Sailor-1.8B-Chat-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- Sailor-1.8B-Chat-Q3_K_L.gguf +0 -3
- Sailor-1.8B-Chat-Q3_K_S.gguf +0 -3
- Sailor-1.8B-Chat-Q4_0.gguf +0 -3
- Sailor-1.8B-Chat-Q4_K_M.gguf +0 -3
- Sailor-1.8B-Chat-Q4_K_S.gguf +0 -3
- Sailor-1.8B-Chat-Q5_0.gguf +0 -3
- Sailor-1.8B-Chat-Q5_K_M.gguf +0 -3
- Sailor-1.8B-Chat-Q5_K_S.gguf +0 -3
- Sailor-1.8B-Chat-Q6_K.gguf +0 -3
- Sailor-1.8B-Chat-Q8_0.gguf +0 -3
Sailor-1.8B-Chat-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9bd22a433b34a4177be26d2cfa2314b13f3259cfaa3050d67c693f0de03a6e68
|
| 3 |
-
size 1056202240
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:015f08a28177750e69bacae809c75a36932b5be3a5f6aa81fbe7da841aa5c281
|
| 3 |
-
size 953572864
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:03d4fa2c704e5fd66784f4464e2bf881f78bae66349591971ff5e436448e86b7
|
| 3 |
-
size 1120237056
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:82f48c8ac2f0162c135aabc2f26cf6450c139dac463b06ff550102007bd5c345
|
| 3 |
-
size 1217754624
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:380acaef114d44892d68393923776951ecc5e12e57e94e130cec5d30add49082
|
| 3 |
-
size 1158264320
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:eb8cba584bc810c0d0494559a27d2dea8080c096a4c7b2ff5c072717776fb519
|
| 3 |
-
size 1310914048
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ea50a1fd80fcc1d6a082ddb92871cd084bddd3ca39430e4d37d7db9a07f3e6d6
|
| 3 |
-
size 1376777728
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f94620296310919877debd9c41f9b7c74280456d2a5aa5f652a57c5f33c670f9
|
| 3 |
-
size 1327822336
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2d3f87f05389349d42660ec6e74d89f661d370fbbfe43639667edf171a578da7
|
| 3 |
-
size 1579027968
|
|
|
|
|
|
|
|
|
|
|
|
Sailor-1.8B-Chat-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:652b81ac75bee0fdc3b515dab48282b44b423300825acb8b687333d41b6a8dc9
|
| 3 |
-
size 1958305280
|
|
|
|
|
|
|
|
|
|
|
|