Instructions to use tensorblock/tiny-random-stablelm-2-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/tiny-random-stablelm-2-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/tiny-random-stablelm-2-GGUF", filename="tiny-random-stablelm-2-Q2_K.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/tiny-random-stablelm-2-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/tiny-random-stablelm-2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/tiny-random-stablelm-2-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/tiny-random-stablelm-2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/tiny-random-stablelm-2-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/tiny-random-stablelm-2-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/tiny-random-stablelm-2-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/tiny-random-stablelm-2-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/tiny-random-stablelm-2-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/tiny-random-stablelm-2-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/tiny-random-stablelm-2-GGUF with Ollama:
ollama run hf.co/tensorblock/tiny-random-stablelm-2-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/tiny-random-stablelm-2-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/tiny-random-stablelm-2-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/tiny-random-stablelm-2-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/tiny-random-stablelm-2-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/tiny-random-stablelm-2-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/tiny-random-stablelm-2-GGUF:Q2_K
- Lemonade
How to use tensorblock/tiny-random-stablelm-2-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/tiny-random-stablelm-2-GGUF:Q2_K
Run and chat with the model
lemonade run user.tiny-random-stablelm-2-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- tiny-random-stablelm-2-Q3_K_L.gguf +0 -3
- tiny-random-stablelm-2-Q3_K_M.gguf +0 -3
- tiny-random-stablelm-2-Q3_K_S.gguf +0 -3
- tiny-random-stablelm-2-Q4_0.gguf +0 -3
- tiny-random-stablelm-2-Q4_K_M.gguf +0 -3
- tiny-random-stablelm-2-Q4_K_S.gguf +0 -3
- tiny-random-stablelm-2-Q5_0.gguf +0 -3
- tiny-random-stablelm-2-Q5_K_M.gguf +0 -3
- tiny-random-stablelm-2-Q5_K_S.gguf +0 -3
- tiny-random-stablelm-2-Q6_K.gguf +0 -3
- tiny-random-stablelm-2-Q8_0.gguf +0 -3
tiny-random-stablelm-2-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c308b6dcdfdded965c1cb88745ba2e23cfe18628a79a3e5fdec3e91da514a8ba
|
| 3 |
-
size 80488960
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1ff152804db4f4d019d178cc6563781f356451ce9aee1c78c2b7fcec6b550bbb
|
| 3 |
-
size 79391232
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:075de04a526f69f9f721b57447ab25751b12243873c2f30c88f878112abb8680
|
| 3 |
-
size 78191104
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1e925373b1c3d7a74eb3ef3e3243c71b7a9e080adfeeb82e9503ab7a026fcc88
|
| 3 |
-
size 88218112
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a5092606958a25f9beaf5cd536934584f40769762e51cc4803d44b6b4006bf48
|
| 3 |
-
size 89096704
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:90a4b0aae01fb17a298a31f1e90ebdc80d6db68b95230b5770f2588d955cb369
|
| 3 |
-
size 88349184
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8c47f229431a04076cd21a3d6ce8c4e40038bf4b123478498342f0d4c1ac1688
|
| 3 |
-
size 97655296
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:98d9393551dc6d6a6440e4acc2e13d528dfc9173ea7b2bea9fac74f6074cd9b8
|
| 3 |
-
size 98107904
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:289b97e222fe84fd1925d467b153a14448e8b305ba6d3d5d92ba8f18bdb1421f
|
| 3 |
-
size 97655296
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a0764c9136602d3e49dce099bb6175112ae88d0386c418c0437da2197bf88cdf
|
| 3 |
-
size 107682304
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-stablelm-2-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a442b15a80141b02ea4cb85e84ff04223007cffa9e2a2dd1720d7e834523a4e9
|
| 3 |
-
size 138410496
|
|
|
|
|
|
|
|
|
|
|
|