Instructions to use ND911/Fraken-Maid-TW-K-Slerp.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 ND911/Fraken-Maid-TW-K-Slerp.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 ND911/Fraken-Maid-TW-K-Slerp.gguf # Run inference directly in the terminal: llama cli -hf ND911/Fraken-Maid-TW-K-Slerp.gguf
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf ND911/Fraken-Maid-TW-K-Slerp.gguf # Run inference directly in the terminal: llama cli -hf ND911/Fraken-Maid-TW-K-Slerp.gguf
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 ND911/Fraken-Maid-TW-K-Slerp.gguf # Run inference directly in the terminal: ./llama-cli -hf ND911/Fraken-Maid-TW-K-Slerp.gguf
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 ND911/Fraken-Maid-TW-K-Slerp.gguf # Run inference directly in the terminal: ./build/bin/llama-cli -hf ND911/Fraken-Maid-TW-K-Slerp.gguf
Use Docker
docker model run hf.co/ND911/Fraken-Maid-TW-K-Slerp.gguf
- LM Studio
- Jan
- Ollama
How to use ND911/Fraken-Maid-TW-K-Slerp.gguf with Ollama:
ollama run hf.co/ND911/Fraken-Maid-TW-K-Slerp.gguf
- Unsloth Desktop
- Docker Model Runner
How to use ND911/Fraken-Maid-TW-K-Slerp.gguf with Docker Model Runner:
docker model run hf.co/ND911/Fraken-Maid-TW-K-Slerp.gguf
- Lemonade
How to use ND911/Fraken-Maid-TW-K-Slerp.gguf with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull ND911/Fraken-Maid-TW-K-Slerp.gguf
Run and chat with the model
lemonade run user.Fraken-Maid-TW-K-Slerp.gguf-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
ND911/Fraken-Maid-TW-K-Slerp.gguf --outtype q8_0
ND911/Fraken-Maid-TW-K-Slerp is a merge of the following models using mergekit:
Compatible with ollama
architectures: mistral
Modelfile
FROM "./model/ND911_Fraken-Maid-TW-K-Slerp.gguf"
TEMPLATE """
### Instruction:
{prompt}
### Response:
"""
🧩 Configuration
slices:
- sources:
- model: SanjiWatsuki/Kunoichi-7B
layer_range: [0, 32]
- model: ND911/Fraken-Maid-TW-Slerp
layer_range: [0, 32]
merge_method: slerp
base_model: ND911/Fraken-Maid-TW-Slerp
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.3, 0.7, 1]
- filter: mlp
value: [1, 0.5, 0.7, 0.3, 0]
- value: 0.5
dtype: bfloat16
- Downloads last month
- 4
Hardware compatibility
Log In to add your hardware
We're not able to determine the quantization variants.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
