Text Generation
GGUF
English
Mixture of Experts
TensorBlock
GGUF
Eval Results (legacy)
conversational
Instructions to use tensorblock/FusionNet_34Bx2_MoE-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/FusionNet_34Bx2_MoE-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/FusionNet_34Bx2_MoE-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/FusionNet_34Bx2_MoE-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/FusionNet_34Bx2_MoE-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/FusionNet_34Bx2_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/FusionNet_34Bx2_MoE-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/FusionNet_34Bx2_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/FusionNet_34Bx2_MoE-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/FusionNet_34Bx2_MoE-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/FusionNet_34Bx2_MoE-GGUF:Q2_K
- LM Studio
- Jan
- vLLM
How to use tensorblock/FusionNet_34Bx2_MoE-GGUF with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "tensorblock/FusionNet_34Bx2_MoE-GGUF" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "tensorblock/FusionNet_34Bx2_MoE-GGUF", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/tensorblock/FusionNet_34Bx2_MoE-GGUF:Q2_K
- Ollama
How to use tensorblock/FusionNet_34Bx2_MoE-GGUF with Ollama:
ollama run hf.co/tensorblock/FusionNet_34Bx2_MoE-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/FusionNet_34Bx2_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/FusionNet_34Bx2_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/FusionNet_34Bx2_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/FusionNet_34Bx2_MoE-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/FusionNet_34Bx2_MoE-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/FusionNet_34Bx2_MoE-GGUF:Q2_K
- Lemonade
How to use tensorblock/FusionNet_34Bx2_MoE-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/FusionNet_34Bx2_MoE-GGUF:Q2_K
Run and chat with the model
lemonade run user.FusionNet_34Bx2_MoE-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- FusionNet_34Bx2_MoE-Q3_K_L.gguf +0 -3
- FusionNet_34Bx2_MoE-Q3_K_S.gguf +0 -3
- FusionNet_34Bx2_MoE-Q4_0.gguf +0 -3
- FusionNet_34Bx2_MoE-Q4_K_M.gguf +0 -3
- FusionNet_34Bx2_MoE-Q4_K_S.gguf +0 -3
- FusionNet_34Bx2_MoE-Q5_0.gguf +0 -3
- FusionNet_34Bx2_MoE-Q5_K_M.gguf +0 -3
- FusionNet_34Bx2_MoE-Q5_K_S.gguf +0 -3
- FusionNet_34Bx2_MoE-Q6_K.gguf +0 -3
- FusionNet_34Bx2_MoE-Q8_0/FusionNet_34Bx2_MoE-Q8_0-00001-of-00002.gguf +0 -3
- FusionNet_34Bx2_MoE-Q8_0/FusionNet_34Bx2_MoE-Q8_0-00002-of-00002.gguf +0 -3
FusionNet_34Bx2_MoE-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9a60a3561acc9a98f24e93699b6be349e91c911bf31ae92f8f43d7087d4a0200
|
| 3 |
-
size 31767827584
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:30242a5957593ece7c656afa55c9652eb8895a9b4b2c622047db277f0d56eaeb
|
| 3 |
-
size 26317853824
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c6bc54f93d49ac40ba083de949801999178a06114b64890f5ba2fc1e8b478eca
|
| 3 |
-
size 34333541504
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:770049185d7e9b99946387e1e3a9a52499912e37e42d41cdfc792a814cdf4aaf
|
| 3 |
-
size 36661134464
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:12547e9d2c10b6ec2cbff4d8305ba48b6e392014599b46a5518935f34ba04a1c
|
| 3 |
-
size 34594112640
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:56d6c5aae31304c9aede62d0b1c3eee6a01a0cfd7eced7245a063255cb823f79
|
| 3 |
-
size 41877718144
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0e741da7b0cc7a711b038566bb123bf850db23175acf91839b7f744e569cf2b2
|
| 3 |
-
size 43076781184
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:900c102f680145478d86700f1dbc47863b07fc80901e741d70813ade8982b980
|
| 3 |
-
size 41877718144
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:54f02a60f02e660f32452d68f0906d11a92a0df95854084adca629af54783306
|
| 3 |
-
size 49893405824
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q8_0/FusionNet_34Bx2_MoE-Q8_0-00001-of-00002.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b34751571072d7519fa7042505e0da1ea6a2a0a218ac8673b88806eae36f1be4
|
| 3 |
-
size 34982772544
|
|
|
|
|
|
|
|
|
|
|
|
FusionNet_34Bx2_MoE-Q8_0/FusionNet_34Bx2_MoE-Q8_0-00002-of-00002.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c8a5a9a7e0ff539b839a9a52a2f1431c920ade2c8d07d1fc0e2552f7e0b94e85
|
| 3 |
-
size 29638579744
|
|
|
|
|
|
|
|
|
|
|
|