Instructions to use tensorblock/lamatama-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/lamatama-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/lamatama-GGUF", filename="lamatama-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/lamatama-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/lamatama-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/lamatama-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/lamatama-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/lamatama-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/lamatama-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/lamatama-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/lamatama-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/lamatama-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/lamatama-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/lamatama-GGUF with Ollama:
ollama run hf.co/tensorblock/lamatama-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/lamatama-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/lamatama-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/lamatama-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/lamatama-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/lamatama-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/lamatama-GGUF:Q2_K
- Lemonade
How to use tensorblock/lamatama-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/lamatama-GGUF:Q2_K
Run and chat with the model
lemonade run user.lamatama-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- lamatama-Q3_K_L.gguf +0 -3
- lamatama-Q3_K_M.gguf +0 -3
- lamatama-Q3_K_S.gguf +0 -3
- lamatama-Q4_0.gguf +0 -3
- lamatama-Q4_K_M.gguf +0 -3
- lamatama-Q4_K_S.gguf +0 -3
- lamatama-Q5_0.gguf +0 -3
- lamatama-Q5_K_M.gguf +0 -3
- lamatama-Q5_K_S.gguf +0 -3
- lamatama-Q6_K.gguf +0 -3
- lamatama-Q8_0.gguf +0 -3
lamatama-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c93476f16ff5f095323773afcd62229aec60afbf375e0157aa20540cf97b265a
|
| 3 |
-
size 591527168
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c5c3122e9754caa89bb339dcf81acb236bcc638f27add05cb04aaa341658b3aa
|
| 3 |
-
size 548404480
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e6df62529512a9cbba07cc576c8afd8fadccef640317d8487135498cd68e19f1
|
| 3 |
-
size 499342592
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9147ae51b5bb0a399b5a7f70c1918a16698871912262151466d0e0364b6c6ae1
|
| 3 |
-
size 636726528
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4aa013c07236943f6ad7fe693585f593e4ac2db4b68f0983691ac1ee87042894
|
| 3 |
-
size 667815168
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0c752b5da87b1ab97468e75d9aa5589a449fa6aa3dec23e14f3a144d680b4533
|
| 3 |
-
size 639872256
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b5c3431f3a6044ce95847afbda6fd835654fed33754063ac76acebadc7e805c4
|
| 3 |
-
size 766029056
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e4eb8ac6ab4e3b15a5bd8018b59867378f33846283d9c4d549bc3711d439339a
|
| 3 |
-
size 782044416
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0a0d1a91904ae1c6482dbcc80795dc2fd0620fcdfca48057f47d027ac025a398
|
| 3 |
-
size 766029056
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:46e5b768848b5cfe0a5dbc9526c8f40918cb885e27e76bfa787b0fa17628da6d
|
| 3 |
-
size 903412992
|
|
|
|
|
|
|
|
|
|
|
|
lamatama-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b985c5121a946b4e783ced96e29adcafc067acd57c15b24d577133c69e5dccc1
|
| 3 |
-
size 1169808640
|
|
|
|
|
|
|
|
|
|
|
|