Instructions to use tensorblock/SamirGPT-v1-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/SamirGPT-v1-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/SamirGPT-v1-GGUF", filename="SamirGPT-v1-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/SamirGPT-v1-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/SamirGPT-v1-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/SamirGPT-v1-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/SamirGPT-v1-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/SamirGPT-v1-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/SamirGPT-v1-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/SamirGPT-v1-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/SamirGPT-v1-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/SamirGPT-v1-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/SamirGPT-v1-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/SamirGPT-v1-GGUF with Ollama:
ollama run hf.co/tensorblock/SamirGPT-v1-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/SamirGPT-v1-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/SamirGPT-v1-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/SamirGPT-v1-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/SamirGPT-v1-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/SamirGPT-v1-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/SamirGPT-v1-GGUF:Q2_K
- Lemonade
How to use tensorblock/SamirGPT-v1-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/SamirGPT-v1-GGUF:Q2_K
Run and chat with the model
lemonade run user.SamirGPT-v1-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- SamirGPT-v1-Q3_K_L.gguf +0 -3
- SamirGPT-v1-Q3_K_S.gguf +0 -3
- SamirGPT-v1-Q4_0.gguf +0 -3
- SamirGPT-v1-Q4_K_M.gguf +0 -3
- SamirGPT-v1-Q4_K_S.gguf +0 -3
- SamirGPT-v1-Q5_0.gguf +0 -3
- SamirGPT-v1-Q5_K_M.gguf +0 -3
- SamirGPT-v1-Q5_K_S.gguf +0 -3
- SamirGPT-v1-Q6_K.gguf +0 -3
- SamirGPT-v1-Q8_0.gguf +0 -3
SamirGPT-v1-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0867e4d6a4d5fcaf0f078490a0535c78323a3aff1ee96ad273cdc8f2772ea663
|
| 3 |
-
size 3822024736
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9cfa4fbe628a777f294a4bc7e4e0bafffa5bc1598b81020c8c25858eeff9023b
|
| 3 |
-
size 3164567584
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2bea6d99a38ce1bb92435dcfa96d4f6a4396a1e7651486d6cf183cde904e8192
|
| 3 |
-
size 4108916768
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb27d1129e748fa4d56956e4d0b53ee3ab2a03c70cae8e2874a2c21951d014e0
|
| 3 |
-
size 4368439328
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e13d23290afae5141114afb5dc4c6fad28cbc93b86d397956ff9775bb06f8c9e
|
| 3 |
-
size 4140374048
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ab10f1a0d108acdf5e0e74d66252966820ea91145125531cf0f01bb5d5c52616
|
| 3 |
-
size 4997716000
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:54e75a5dbb1abb6b5f4208fdfe2d2d72090971ab5b5703b8eb5ebeccada71040
|
| 3 |
-
size 5131409440
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8c53c7bd4fff3592e081980adb4e6106efd8261c077a7a04fcc977e1a7bb934c
|
| 3 |
-
size 4997716000
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:036a2e2d0bfa2b11127002afe573b494ca95c660a96ce174abb0afd29a4dd6a8
|
| 3 |
-
size 5942065184
|
|
|
|
|
|
|
|
|
|
|
|
SamirGPT-v1-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4121e51e1196bd6e810ec77afc3f4c8abcfc6d285e6ab40391696adbd7c9526e
|
| 3 |
-
size 7695857696
|
|
|
|
|
|
|
|
|
|
|
|