âš” 7b Merges
Collection
Some merges aims to boost creativity and Context comprehension • 13 items • Updated • 4
How to use seyf1elislam/KunaiBeagle-Hermes-7b-GGUF with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
# 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 seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
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 seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
docker model run hf.co/seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
How to use seyf1elislam/KunaiBeagle-Hermes-7b-GGUF with Ollama:
ollama run hf.co/seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
How to use seyf1elislam/KunaiBeagle-Hermes-7b-GGUF with Docker Model Runner:
docker model run hf.co/seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
How to use seyf1elislam/KunaiBeagle-Hermes-7b-GGUF with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull seyf1elislam/KunaiBeagle-Hermes-7b-GGUF:Q4_K_M
lemonade run user.KunaiBeagle-Hermes-7b-GGUF-Q4_K_M
lemonade list
This repo contains GGUF format model files for seyf1elislam's KunaiBeagle-Hermes-7b .
| Name | Quant method | Bits | Size | Max RAM required | Use case |
|---|---|---|---|---|---|
| KunaiBeagle-Hermes-7b.Q2_K.gguf | Q2_K | 2 | 2.72 GB | 5.22 GB | significant quality loss - not recommended for most purposes |
| KunaiBeagle-Hermes-7b.Q3_K_M.gguf | Q3_K_M | 3 | 3.52 GB | 6.02 GB | very small, high quality loss |
| KunaiBeagle-Hermes-7b.Q4_K_M.gguf | Q4_K_M | 4 | 4.37 GB | 6.87 GB | medium, balanced quality - recommended |
| KunaiBeagle-Hermes-7b.Q5_K_M.gguf | Q5_K_M | 5 | 5.13 GB | 7.63 GB | large, very low quality loss - recommended |
| KunaiBeagle-Hermes-7b.Q6_K.gguf | Q6_K | 6 | 5.94 GB | 8.44 GB | very large, extremely low quality loss |
| KunaiBeagle-Hermes-7b.Q8_0.gguf | Q8_0 | 8 | 7.70 GB | 10.20 GB | very large, extremely low quality loss - not recommended |
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit
Base model
seyf1elislam/KunaiBeagle-Hermes-7b