Instructions to use tensorblock/MLlamav1-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/MLlamav1-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/MLlamav1-GGUF", dtype="auto") - llama-cpp-python
How to use tensorblock/MLlamav1-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/MLlamav1-GGUF", filename="MLlamav1-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/MLlamav1-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/MLlamav1-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/MLlamav1-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/MLlamav1-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/MLlamav1-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/MLlamav1-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/MLlamav1-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/MLlamav1-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/MLlamav1-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/MLlamav1-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/MLlamav1-GGUF with Ollama:
ollama run hf.co/tensorblock/MLlamav1-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/MLlamav1-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/MLlamav1-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/MLlamav1-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/MLlamav1-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/MLlamav1-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/MLlamav1-GGUF:Q2_K
- Lemonade
How to use tensorblock/MLlamav1-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/MLlamav1-GGUF:Q2_K
Run and chat with the model
lemonade run user.MLlamav1-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- MLlamav1-Q3_K_L.gguf +0 -3
- MLlamav1-Q3_K_M.gguf +0 -3
- MLlamav1-Q3_K_S.gguf +0 -3
- MLlamav1-Q4_0.gguf +0 -3
- MLlamav1-Q4_K_M.gguf +0 -3
- MLlamav1-Q4_K_S.gguf +0 -3
- MLlamav1-Q5_0.gguf +0 -3
- MLlamav1-Q5_K_M.gguf +0 -3
- MLlamav1-Q5_K_S.gguf +0 -3
- MLlamav1-Q6_K.gguf +0 -3
- MLlamav1-Q8_0.gguf +0 -3
MLlamav1-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e725a357b256e17f896389b45584237d3cf7b4b40ab4d0a5f1570459c8ae99a2
|
| 3 |
-
size 4929298240
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c2bb0f80ffbf72f6ea0da2b3888c6dc9bea5fb9a07679f7e8498af955f532c57
|
| 3 |
-
size 4712488768
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:533c829a71d504d7d7ce0f54fe9c154e4e7630e2d8be2e2995e6881633e5ee24
|
| 3 |
-
size 4335050560
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b8cb176a2ed5866dfe05ea6a973b5d49033287472c90391b139777f78891027f
|
| 3 |
-
size 5168789312
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:72a44be48e7c1a9119c14e06d8b46677d6cc9f24ff2895f309ae5dfd0b90c524
|
| 3 |
-
size 5875201856
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:81ff1b3eae98bc2666282bbbb2fc950d824510ffa3b0dc3d80a5be1d4e222713
|
| 3 |
-
size 5473318720
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6394be829ad1001ff2899491406eb0f6e6be527caac5d3ee931b57adee41c6bb
|
| 3 |
-
size 6241515328
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2154c764f76c930a9dc7f501fbdc091da4d9033d13936fb038b76fe635dc4670
|
| 3 |
-
size 6729365312
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c3d0512116f5e23bc656d981918b2e30742b986bc9c63f4f656fe1fd2c80b723
|
| 3 |
-
size 6385530688
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:05bbd9b56086945a4f42d5b8b459bba305ea4fdb48bea947a9fa2172673fc7a1
|
| 3 |
-
size 7939346240
|
|
|
|
|
|
|
|
|
|
|
|
MLlamav1-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6985505ffdfe36429f2cc642538703b7cd4041f1ce01a34d9e025ad0a4bc5165
|
| 3 |
-
size 9559179072
|
|
|
|
|
|
|
|
|
|
|
|