Instructions to use tensorblock/MetaModel_moe-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/MetaModel_moe-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/MetaModel_moe-GGUF", filename="MetaModel_moe-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/MetaModel_moe-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/MetaModel_moe-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/MetaModel_moe-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/MetaModel_moe-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/MetaModel_moe-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/MetaModel_moe-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/MetaModel_moe-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/MetaModel_moe-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/MetaModel_moe-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/MetaModel_moe-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/MetaModel_moe-GGUF with Ollama:
ollama run hf.co/tensorblock/MetaModel_moe-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/MetaModel_moe-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/MetaModel_moe-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/MetaModel_moe-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/MetaModel_moe-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/MetaModel_moe-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/MetaModel_moe-GGUF:Q2_K
- Lemonade
How to use tensorblock/MetaModel_moe-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/MetaModel_moe-GGUF:Q2_K
Run and chat with the model
lemonade run user.MetaModel_moe-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- MetaModel_moe-Q3_K_L.gguf +0 -3
- MetaModel_moe-Q3_K_M.gguf +0 -3
- MetaModel_moe-Q3_K_S.gguf +0 -3
- MetaModel_moe-Q4_0.gguf +0 -3
- MetaModel_moe-Q4_K_M.gguf +0 -3
- MetaModel_moe-Q4_K_S.gguf +0 -3
- MetaModel_moe-Q5_0.gguf +0 -3
- MetaModel_moe-Q5_K_M.gguf +0 -3
- MetaModel_moe-Q5_K_S.gguf +0 -3
- MetaModel_moe-Q6_K.gguf +0 -3
- MetaModel_moe-Q8_0.gguf +0 -3
MetaModel_moe-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b4b8d1d07adbfe39280a76eda14801d485c0aa60b0d5297d3bd2f7c1ac197903
|
| 3 |
-
size 18733838208
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c775b1c9027787a03a6aa32805f7051f732c2aca2057a5a7d00df83cecd02edf
|
| 3 |
-
size 17287851904
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9705c2150bd95b2ef44dd5d13242ef8fc3dd63bfbd5d6bfbd715bd618c11250a
|
| 3 |
-
size 15567662976
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6073e597a5e57d328bcc34a0834b038402ca58e9b38eb0ab5a24eaf55d0d67ff
|
| 3 |
-
size 20344557440
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1b392e1c69c07147e0db81effe0423570e3001f93cc8ad5ccaac5ae6c6814ece
|
| 3 |
-
size 21823836032
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:099e335bc3ee3281d5df42e6c435445c43424d5db720158a13bd9ce7c01a9d13
|
| 3 |
-
size 20522815360
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:06113262142162d4f825fa89411908281189bd1a4b60dd6456319af82fe6c404
|
| 3 |
-
size 24840458112
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3e5d8c90c947ad78ebf369be0720467ff1b62ff3fa89caa3ebff457e0b0b181a
|
| 3 |
-
size 25602510720
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b3e071b6f53f8cac3f7308da8bdeeb509057603fd26199213f3e269a5255d8e3
|
| 3 |
-
size 24840458112
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ab3f96b209761889b7b240dfc53c9674c9deaba973310735d2d7933ad318080a
|
| 3 |
-
size 29617352576
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel_moe-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a07ce8946b7e6b0b0f9b141f41a5dfe3355bdec47fe3b6e8202935bb8397c86b
|
| 3 |
-
size 38359904128
|
|
|
|
|
|
|
|
|
|
|
|