Instructions to use tensorblock/supermario-v2-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/supermario-v2-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/supermario-v2-GGUF", filename="supermario-v2-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/supermario-v2-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/supermario-v2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/supermario-v2-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/supermario-v2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/supermario-v2-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/supermario-v2-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/supermario-v2-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/supermario-v2-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/supermario-v2-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/supermario-v2-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/supermario-v2-GGUF with Ollama:
ollama run hf.co/tensorblock/supermario-v2-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/supermario-v2-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/supermario-v2-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/supermario-v2-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/supermario-v2-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/supermario-v2-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/supermario-v2-GGUF:Q2_K
- Lemonade
How to use tensorblock/supermario-v2-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/supermario-v2-GGUF:Q2_K
Run and chat with the model
lemonade run user.supermario-v2-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- supermario-v2-Q3_K_L.gguf +0 -3
- supermario-v2-Q3_K_M.gguf +0 -3
- supermario-v2-Q3_K_S.gguf +0 -3
- supermario-v2-Q4_0.gguf +0 -3
- supermario-v2-Q4_K_M.gguf +0 -3
- supermario-v2-Q4_K_S.gguf +0 -3
- supermario-v2-Q5_0.gguf +0 -3
- supermario-v2-Q5_K_M.gguf +0 -3
- supermario-v2-Q5_K_S.gguf +0 -3
- supermario-v2-Q6_K.gguf +0 -3
- supermario-v2-Q8_0.gguf +0 -3
supermario-v2-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9aad70859a4ba0657e8c2753c9f29089322b3197643b2f51a3ae7293ca4c43e0
|
| 3 |
-
size 3822024704
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:162c53d516bed96d6e876bec0c3af761c92df6597975652b98e12b8a675af050
|
| 3 |
-
size 3518986240
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:680d4e4e782faf61777e2b3e0d848d3e0d3a0bc169c41a7a65d8f2c2a0f281bb
|
| 3 |
-
size 3164567552
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:17fcf3cbe94ab8bfda8ca2792edd24c37973fe0d8bc60092902ecf6436bc10f4
|
| 3 |
-
size 4108916736
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:afd5ec458a3f82248254f405539f17a048b78296c6a00911d6c482c0b472187d
|
| 3 |
-
size 4368439296
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3af2ad851ede5c803a8a881b292300616c4544595804bd0ddb8f5262589a5e69
|
| 3 |
-
size 4140374016
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb275ffa386d47bbb4b67fdce6167e68ea3d75600c0b526a791eebd0772b7f5a
|
| 3 |
-
size 4997715968
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e4d57c0e6dbefeea57834b15b9f9ff64416eadf87e700db41ab81ceba64d3222
|
| 3 |
-
size 5131409408
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cc7d6864be54969d9aec5b9948ea72a644b8207e338ea43d2679f6f97f530917
|
| 3 |
-
size 4997715968
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:76d2e6b8b34c61719442a120ca054f9d39ad1d95ac0ba94967533b64c5a50582
|
| 3 |
-
size 5942065152
|
|
|
|
|
|
|
|
|
|
|
|
supermario-v2-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:524112cd5e436fbd273340cf38919bc6057b7d00138d7a13afde6f29b51356cf
|
| 3 |
-
size 7695857664
|
|
|
|
|
|
|
|
|
|
|
|