Language Models are Super Mario: Absorbing Abilities from Homologous Models as a Free Lunch
Paper • 2311.03099 • Published • 36
How to use saishf/Top-Western-Maid-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 saishf/Top-Western-Maid-7B-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf saishf/Top-Western-Maid-7B-GGUF:Q4_K_M
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf saishf/Top-Western-Maid-7B-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf saishf/Top-Western-Maid-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 saishf/Top-Western-Maid-7B-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf saishf/Top-Western-Maid-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 saishf/Top-Western-Maid-7B-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf saishf/Top-Western-Maid-7B-GGUF:Q4_K_M
docker model run hf.co/saishf/Top-Western-Maid-7B-GGUF:Q4_K_M
How to use saishf/Top-Western-Maid-7B-GGUF with Ollama:
ollama run hf.co/saishf/Top-Western-Maid-7B-GGUF:Q4_K_M
How to use saishf/Top-Western-Maid-7B-GGUF with Unsloth Studio:
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 saishf/Top-Western-Maid-7B-GGUF to start chatting
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 saishf/Top-Western-Maid-7B-GGUF to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for saishf/Top-Western-Maid-7B-GGUF to start chatting
How to use saishf/Top-Western-Maid-7B-GGUF with Docker Model Runner:
docker model run hf.co/saishf/Top-Western-Maid-7B-GGUF:Q4_K_M
How to use saishf/Top-Western-Maid-7B-GGUF with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull saishf/Top-Western-Maid-7B-GGUF:Q4_K_M
lemonade run user.Top-Western-Maid-7B-GGUF-Q4_K_M
lemonade list
This is a merge of pre-trained language models created using mergekit.
This model was merged using the DARE TIES merge method using mistralai/Mistral-7B-v0.1 as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: mistralai/Mistral-7B-v0.1
# No parameters necessary for base model
- model: senseable/WestLake-7B-v2
parameters:
density: 0.53
weight: 0.55
- model: NeverSleep/Noromaid-7B-0.4-DPO
parameters:
density: 0.53
weight: 0.30
- model: Undi95/Toppy-M-7B
parameters:
density: 0.53
weight: 0.15
merge_method: dare_ties
base_model: mistralai/Mistral-7B-v0.1
parameters:
int8_mask: true
dtype: bfloat16
2-bit
3-bit
4-bit
5-bit
6-bit