Text Generation
GGUF
English
merlinite
mistral
ibm
lab
labrador
labradorite
TensorBlock
GGUF
conversational
Instructions to use tensorblock/merlinite-7b-lab-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/merlinite-7b-lab-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/merlinite-7b-lab-GGUF", filename="merlinite-7b-lab-Q2_K.gguf", )
llm.create_chat_completion( messages = [ { "role": "user", "content": "What is the capital of France?" } ] ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/merlinite-7b-lab-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/merlinite-7b-lab-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/merlinite-7b-lab-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/merlinite-7b-lab-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/merlinite-7b-lab-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/merlinite-7b-lab-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/merlinite-7b-lab-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/merlinite-7b-lab-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/merlinite-7b-lab-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/merlinite-7b-lab-GGUF:Q2_K
- LM Studio
- Jan
- vLLM
How to use tensorblock/merlinite-7b-lab-GGUF with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "tensorblock/merlinite-7b-lab-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/merlinite-7b-lab-GGUF", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/tensorblock/merlinite-7b-lab-GGUF:Q2_K
- Ollama
How to use tensorblock/merlinite-7b-lab-GGUF with Ollama:
ollama run hf.co/tensorblock/merlinite-7b-lab-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/merlinite-7b-lab-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/merlinite-7b-lab-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/merlinite-7b-lab-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/merlinite-7b-lab-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/merlinite-7b-lab-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/merlinite-7b-lab-GGUF:Q2_K
- Lemonade
How to use tensorblock/merlinite-7b-lab-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/merlinite-7b-lab-GGUF:Q2_K
Run and chat with the model
lemonade run user.merlinite-7b-lab-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- merlinite-7b-lab-Q3_K_L.gguf +0 -3
- merlinite-7b-lab-Q3_K_S.gguf +0 -3
- merlinite-7b-lab-Q4_0.gguf +0 -3
- merlinite-7b-lab-Q4_K_M.gguf +0 -3
- merlinite-7b-lab-Q4_K_S.gguf +0 -3
- merlinite-7b-lab-Q5_0.gguf +0 -3
- merlinite-7b-lab-Q5_K_M.gguf +0 -3
- merlinite-7b-lab-Q5_K_S.gguf +0 -3
- merlinite-7b-lab-Q6_K.gguf +0 -3
- merlinite-7b-lab-Q8_0.gguf +0 -3
merlinite-7b-lab-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9a6ab29e29a0106f8b24619e91cac95738f68db811d8524e85c25d98bf7b29f7
|
| 3 |
-
size 3822066848
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:56b2a8ed60caa32350f40735dd80e48645d3e1d79eff7ddc1cddba464f0f2e8d
|
| 3 |
-
size 3164609696
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:780023f3b520340aa50065ddf9c155b30e895ce40471cc8a5739cfe0f9b766a4
|
| 3 |
-
size 4108963232
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d39226bf81dcd6b129fc002d67956e4c14838fa7f97e75273bb7f9630589e17f
|
| 3 |
-
size 4368485792
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9cf4c7475da4581efa3c08b332de83d9ff1a3ac0c87c96f1ea982bfaa9874752
|
| 3 |
-
size 4140420512
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:81be5d4afef3587c77a3d574504d168a5f2185740a3172ab6f07ab3e6b830dda
|
| 3 |
-
size 4997766560
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4ee58d231c74be2e20aa32876e070030952db695846fba0517f59e107af83659
|
| 3 |
-
size 5131460000
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c00a68c47394bb77222bd1a31cd14f2da9779aacb8ee4b2e0b36dcae2278701b
|
| 3 |
-
size 4997766560
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0fdb901006443e130a7fa9b07681370915b34c6a2165f1c08498e446ddf90c42
|
| 3 |
-
size 5942120096
|
|
|
|
|
|
|
|
|
|
|
|
merlinite-7b-lab-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a901e028edda54d1c47904e0e617d5691d2f944079850d5c6b06b05cdf322d32
|
| 3 |
-
size 7695928480
|
|
|
|
|
|
|
|
|
|
|
|