Instructions to use RichardErkhov/nlpguy_-_ColorShadow-7B-v3-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 RichardErkhov/nlpguy_-_ColorShadow-7B-v3-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 RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M # Run inference directly in the terminal: llama cli -hf RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M # Run inference directly in the terminal: llama cli -hf RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
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 RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
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 RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
Use Docker
docker model run hf.co/RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf with Ollama:
ollama run hf.co/RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
- Unsloth Desktop
- Docker Model Runner
How to use RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf with Docker Model Runner:
docker model run hf.co/RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
- Lemonade
How to use RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull RichardErkhov/nlpguy_-_ColorShadow-7B-v3-gguf:Q4_K_M
Run and chat with the model
lemonade run user.nlpguy_-_ColorShadow-7B-v3-gguf-Q4_K_M
List all available models
lemonade list
- Atomic Chat
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Quantization made by Richard Erkhov.
ColorShadow-7B-v3 - GGUF
- Model creator: https://huggingface.co/nlpguy/
- Original model: https://huggingface.co/nlpguy/ColorShadow-7B-v3/
| Name | Quant method | Size |
|---|---|---|
| ColorShadow-7B-v3.Q2_K.gguf | Q2_K | 2.53GB |
| ColorShadow-7B-v3.IQ3_XS.gguf | IQ3_XS | 2.81GB |
| ColorShadow-7B-v3.IQ3_S.gguf | IQ3_S | 2.96GB |
| ColorShadow-7B-v3.Q3_K_S.gguf | Q3_K_S | 2.95GB |
| ColorShadow-7B-v3.IQ3_M.gguf | IQ3_M | 3.06GB |
| ColorShadow-7B-v3.Q3_K.gguf | Q3_K | 3.28GB |
| ColorShadow-7B-v3.Q3_K_M.gguf | Q3_K_M | 3.28GB |
| ColorShadow-7B-v3.Q3_K_L.gguf | Q3_K_L | 3.56GB |
| ColorShadow-7B-v3.IQ4_XS.gguf | IQ4_XS | 3.67GB |
| ColorShadow-7B-v3.Q4_0.gguf | Q4_0 | 3.83GB |
| ColorShadow-7B-v3.IQ4_NL.gguf | IQ4_NL | 3.87GB |
| ColorShadow-7B-v3.Q4_K_S.gguf | Q4_K_S | 3.86GB |
| ColorShadow-7B-v3.Q4_K.gguf | Q4_K | 4.07GB |
| ColorShadow-7B-v3.Q4_K_M.gguf | Q4_K_M | 4.07GB |
| ColorShadow-7B-v3.Q4_1.gguf | Q4_1 | 4.24GB |
| ColorShadow-7B-v3.Q5_0.gguf | Q5_0 | 4.65GB |
| ColorShadow-7B-v3.Q5_K_S.gguf | Q5_K_S | 4.65GB |
| ColorShadow-7B-v3.Q5_K.gguf | Q5_K | 4.78GB |
| ColorShadow-7B-v3.Q5_K_M.gguf | Q5_K_M | 4.78GB |
| ColorShadow-7B-v3.Q5_1.gguf | Q5_1 | 5.07GB |
| ColorShadow-7B-v3.Q6_K.gguf | Q6_K | 5.53GB |
| ColorShadow-7B-v3.Q8_0.gguf | Q8_0 | 7.17GB |
Original model description:
license: apache-2.0 tags: - merge model-index: - name: ColorShadow-7B-v3 results: - task: type: text-generation name: Text Generation dataset: name: AI2 Reasoning Challenge (25-Shot) type: ai2_arc config: ARC-Challenge split: test args: num_few_shot: 25 metrics: - type: acc_norm value: 67.58 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/ColorShadow-7B-v3 name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: HellaSwag (10-Shot) type: hellaswag split: validation args: num_few_shot: 10 metrics: - type: acc_norm value: 85.04 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/ColorShadow-7B-v3 name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: MMLU (5-Shot) type: cais/mmlu config: all split: test args: num_few_shot: 5 metrics: - type: acc value: 60.57 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/ColorShadow-7B-v3 name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: TruthfulQA (0-shot) type: truthful_qa config: multiple_choice split: validation args: num_few_shot: 0 metrics: - type: mc2 value: 62.88 source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/ColorShadow-7B-v3 name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: Winogrande (5-shot) type: winogrande config: winogrande_xl split: validation args: num_few_shot: 5 metrics: - type: acc value: 80.11 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/ColorShadow-7B-v3 name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: GSM8k (5-shot) type: gsm8k config: main split: test args: num_few_shot: 5 metrics: - type: acc value: 47.54 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=nlpguy/ColorShadow-7B-v3 name: Open LLM Leaderboard
ColorShadow-7B-v3
This is a Gradient-SLERP merge between ColorShadow-7B and Terminis-7B performed using mergekit.
Here is the config file used:
slices:
- sources:
- model: nlpguy/ColorShadow-7B
layer_range: [0, 32]
- model: Q-bert/Terminis-7B
layer_range: [0, 32]
merge_method: slerp
base_model: nlpguy/ColorShadow-7B
parameters:
t:
- filter: self_attn
value: [1, 0.5, 0.7, 0.3, 0]
- filter: mlp
value: [0, 0.5, 0.3, 0.7, 1]
- value: 0.5 # fallback for rest of tensors
dtype: float16
Open LLM Leaderboard Evaluation Results
Detailed results can be found here
| Metric | Value |
|---|---|
| Avg. | 67.29 |
| AI2 Reasoning Challenge (25-Shot) | 67.58 |
| HellaSwag (10-Shot) | 85.04 |
| MMLU (5-Shot) | 60.57 |
| TruthfulQA (0-shot) | 62.88 |
| Winogrande (5-shot) | 80.11 |
| GSM8k (5-shot) | 47.54 |
- Downloads last month
- 103
Hardware compatibility
Log In to add your hardware
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support