Model Intelligence Sheet
richarderkhov/maziyarpanahi_-_calme-2.5-qwen2-7b-gguf overview
This is a fine-tuned version of the Qwen/Qwen2-7B model. It aims to improve the base model across all benchmarks. # โก Quantized GGUF All GGUF models are available here: MaziyarPanahi/calme-2.5-qwen2-7b-GGUF # ๐ Open LLM Leaderboard Evaluation Results coming soon! # Prompt Template This model uses ChatML prompt template: # How to use
Downloads
151
Likes
0
Pipeline
โ
Library
โ
Visibility
Public
Access
Open
Repository Files & Downloads
22 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| calme-2.5-qwen2-7b.IQ3_M.gguf | GGUF | IQ3_M | 3.33 GB | Download |
| calme-2.5-qwen2-7b.IQ3_S.gguf | GGUF | IQ3_S | 3.26 GB | Download |
| calme-2.5-qwen2-7b.IQ3_XS.gguf | GGUF | IQ3_XS | 3.12 GB | Download |
| calme-2.5-qwen2-7b.IQ4_NL.gguf | GGUF | IQ4_NL | 4.16 GB | Download |
| calme-2.5-qwen2-7b.IQ4_XS.gguf | GGUF | IQ4_XS | 3.96 GB | Download |
| calme-2.5-qwen2-7b.Q2_K.gguf | GGUF | Q2_K | 2.81 GB | Download |
| calme-2.5-qwen2-7b.Q3_K.gguf | GGUF | Q3_K | 3.55 GB | Download |
| calme-2.5-qwen2-7b.Q3_K_L.gguf | GGUF | Q3_K_L | 3.81 GB | Download |
| calme-2.5-qwen2-7b.Q3_K_M.gguf | GGUF | Q3_K_M | 3.55 GB | Download |
| calme-2.5-qwen2-7b.Q3_K_S.gguf | GGUF | Q3_K_S | 3.25 GB | Download |
| calme-2.5-qwen2-7b.Q4_0.gguf | GGUF | โ | 4.13 GB | Download |
| calme-2.5-qwen2-7b.Q4_1.gguf | GGUF | โ | 4.54 GB | Download |
| calme-2.5-qwen2-7b.Q4_K.gguf | GGUF | Q4_K | 4.36 GB | Download |
| calme-2.5-qwen2-7b.Q4_K_M.gguf | GGUF | Q4_K_M | 4.36 GB | Download |
| calme-2.5-qwen2-7b.Q4_K_S.gguf | GGUF | Q4_K_S | 4.15 GB | Download |
| calme-2.5-qwen2-7b.Q5_0.gguf | GGUF | โ | 4.95 GB | Download |
| calme-2.5-qwen2-7b.Q5_1.gguf | GGUF | โ | 5.36 GB | Download |
| calme-2.5-qwen2-7b.Q5_K.gguf | GGUF | Q5_K | 5.07 GB | Download |
| calme-2.5-qwen2-7b.Q5_K_M.gguf | GGUF | Q5_K_M | 5.07 GB | Download |
| calme-2.5-qwen2-7b.Q5_K_S.gguf | GGUF | Q5_K_S | 4.95 GB | Download |
| calme-2.5-qwen2-7b.Q6_K.gguf | GGUF | Q6_K | 5.82 GB | Download |
| calme-2.5-qwen2-7b.Q8_0.gguf | GGUF | โ | 7.54 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"frontmatter": {},
"hero_image_url": "./qwen2-fine-tunes-maziyar-panahi.webp",
"summary": "This is a fine-tuned version of the Qwen/Qwen2-7B model. It aims to improve the base model across all benchmarks. # โก Quantized GGUF All GGUF models are available here: MaziyarPanahi/calme-2.5-qwen2-7b-GGUF # ๐ Open LLM Leaderboard Evaluation Results coming soon! # Prompt Template This model uses ChatML prompt template: `` system {System} user {User} assistant {Assistant} `` # How to use `python # Use a pipeline as a high-level helper from transformers import pipeline messages = [ {\"role\": \"user\", \"content\": \"Who are you?\"}, ] pipe = pipeline(\"text-generation\", model=\"MaziyarPanahi/calme-2.5-qwen2-7b\") pipe(messages) # Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained(\"MaziyarPanahi/calme-2.5-qwen2-7b\") model = AutoModelForCausalLM.from_pretrained(\"MaziyarPanahi/calme-2.5-qwen2-7b\") ``",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "Quantization made by Richard Erkhov.\n\n[Github](https://github.com/RichardErkhov)\n\n[Discord](https://discord.gg/pvy7H8DZMG)\n\n[Request more models](https://github.com/RichardErkhov/quant_request)\n\n\ncalme-2.5-qwen2-7b - GGUF\n- Model creator: https://huggingface.co/MaziyarPanahi/\n- Original model: https://huggingface.co/MaziyarPanahi/calme-2.5-qwen2-7b/\n\n\n| Name | Quant method | Size |\n| ---- | ---- | ---- |\n| [calme-2.5-qwen2-7b.Q2_K.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q2_K.gguf) | Q2_K | 2.81GB |\n| [calme-2.5-qwen2-7b.IQ3_XS.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.IQ3_XS.gguf) | IQ3_XS | 3.12GB |\n| [calme-2.5-qwen2-7b.IQ3_S.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.IQ3_S.gguf) | IQ3_S | 3.26GB |\n| [calme-2.5-qwen2-7b.Q3_K_S.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q3_K_S.gguf) | Q3_K_S | 3.25GB |\n| [calme-2.5-qwen2-7b.IQ3_M.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.IQ3_M.gguf) | IQ3_M | 3.33GB |\n| [calme-2.5-qwen2-7b.Q3_K.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q3_K.gguf) | Q3_K | 3.55GB |\n| [calme-2.5-qwen2-7b.Q3_K_M.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q3_K_M.gguf) | Q3_K_M | 3.55GB |\n| [calme-2.5-qwen2-7b.Q3_K_L.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q3_K_L.gguf) | Q3_K_L | 3.81GB |\n| [calme-2.5-qwen2-7b.IQ4_XS.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.IQ4_XS.gguf) | IQ4_XS | 3.96GB |\n| [calme-2.5-qwen2-7b.Q4_0.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q4_0.gguf) | Q4_0 | 4.13GB |\n| [calme-2.5-qwen2-7b.IQ4_NL.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.IQ4_NL.gguf) | IQ4_NL | 4.16GB |\n| [calme-2.5-qwen2-7b.Q4_K_S.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q4_K_S.gguf) | Q4_K_S | 4.15GB |\n| [calme-2.5-qwen2-7b.Q4_K.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q4_K.gguf) | Q4_K | 4.36GB |\n| [calme-2.5-qwen2-7b.Q4_K_M.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q4_K_M.gguf) | Q4_K_M | 4.36GB |\n| [calme-2.5-qwen2-7b.Q4_1.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q4_1.gguf) | Q4_1 | 4.54GB |\n| [calme-2.5-qwen2-7b.Q5_0.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q5_0.gguf) | Q5_0 | 4.95GB |\n| [calme-2.5-qwen2-7b.Q5_K_S.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q5_K_S.gguf) | Q5_K_S | 4.95GB |\n| [calme-2.5-qwen2-7b.Q5_K.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q5_K.gguf) | Q5_K | 5.07GB |\n| [calme-2.5-qwen2-7b.Q5_K_M.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q5_K_M.gguf) | Q5_K_M | 5.07GB |\n| [calme-2.5-qwen2-7b.Q5_1.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q5_1.gguf) | Q5_1 | 5.36GB |\n| [calme-2.5-qwen2-7b.Q6_K.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q6_K.gguf) | Q6_K | 5.82GB |\n| [calme-2.5-qwen2-7b.Q8_0.gguf](https://huggingface.co/RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf/blob/main/calme-2.5-qwen2-7b.Q8_0.gguf) | Q8_0 | 7.54GB |\n\n\n\n\nOriginal model description:\n---\nlicense: apache-2.0\nlanguage:\n- en\npipeline_tag: text-generation\ntags:\n- chat\n- qwen\n- qwen2\n- finetune\n- chatml\n- OpenHermes-2.5\n- HelpSteer2\n- Orca\n- SlimOrca\nlibrary_name: transformers\ninference: false\nmodel_creator: MaziyarPanahi\nquantized_by: MaziyarPanahi\nbase_model: Qwen/Qwen2-7B\nmodel_name: calme-2.5-qwen2-7b\ndatasets:\n- nvidia/HelpSteer2\n- teknium/OpenHermes-2.5\n- microsoft/orca-math-word-problems-200k\n- Open-Orca/SlimOrca\n---\n\n<img src=\"./qwen2-fine-tunes-maziyar-panahi.webp\" alt=\"Qwen2 fine-tune\" width=\"500\" style=\"margin-left:'auto' margin-right:'auto' display:'block'\"/>\n\n# MaziyarPanahi/calme-2.5-qwen2-7b\n\nThis is a fine-tuned version of the `Qwen/Qwen2-7B` model. It aims to improve the base model across all benchmarks.\n\n# โก Quantized GGUF\n\nAll GGUF models are available here: [MaziyarPanahi/calme-2.5-qwen2-7b-GGUF](https://huggingface.co/MaziyarPanahi/calme-2.5-qwen2-7b-GGUF)\n\n# ๐ [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)\n\ncoming soon!\n\n\n# Prompt Template\n\nThis model uses `ChatML` prompt template:\n\n```\n<|im_start|>system\n{System}\n<|im_end|>\n<|im_start|>user\n{User}\n<|im_end|>\n<|im_start|>assistant\n{Assistant}\n````\n\n# How to use\n\n\n```python\n\n# Use a pipeline as a high-level helper\n\nfrom transformers import pipeline\n\nmessages = [\n {\"role\": \"user\", \"content\": \"Who are you?\"},\n]\npipe = pipeline(\"text-generation\", model=\"MaziyarPanahi/calme-2.5-qwen2-7b\")\npipe(messages)\n\n\n# Load model directly\n\nfrom transformers import AutoTokenizer, AutoModelForCausalLM\n\ntokenizer = AutoTokenizer.from_pretrained(\"MaziyarPanahi/calme-2.5-qwen2-7b\")\nmodel = AutoModelForCausalLM.from_pretrained(\"MaziyarPanahi/calme-2.5-qwen2-7b\")\n```\n\n",
"related_quantizations": []
},
"tags": [
"gguf",
"endpoints_compatible",
"region:us",
"conversational"
],
"likes": 0,
"downloads": 151,
"gated": false,
"private": false,
"last_modified": "2024-09-25T06:40:32.000Z",
"created_at": "2024-09-25T00:06:01.000Z",
"pipeline_tag": "",
"library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
"_id": "66f353e98f7d820a73f1e371",
"id": "RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf",
"modelId": "RichardErkhov/MaziyarPanahi_-_calme-2.5-qwen2-7b-gguf",
"sha": "58dbe11a493339b14f62566752c883180c0be304",
"createdAt": "2024-09-25T00:06:01.000Z",
"lastModified": "2024-09-25T06:40:32.000Z",
"author": "RichardErkhov",
"downloads": 151,
"likes": 0,
"gated": false,
"private": false,
"pipeline_tag": "",
"library_name": "",
"siblings_count": 24
}