lmstudio-community/c4ai-command-r-v01-gguf - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.
Model Intelligence Sheet
lmstudio-community/c4ai-command-r-v01-gguf overview
Comprehensive model page for lmstudio-community/c4ai-command-r-v01-gguf
Downloads
1,052
Likes
21
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open
Repository Files & Downloads
12 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| c4ai-command-r-v01-Q2_K.gguf | GGUF | Q2_K | 12.87 GB | Download |
| c4ai-command-r-v01-Q3_K_L.gguf | GGUF | Q3_K_L | 17.83 GB | Download |
| c4ai-command-r-v01-Q3_K_M.gguf | GGUF | Q3_K_M | 16.41 GB | Download |
| c4ai-command-r-v01-Q3_K_S.gguf | GGUF | Q3_K_S | 14.77 GB | Download |
| c4ai-command-r-v01-Q4_0.gguf | GGUF | — | 18.84 GB | Download |
| c4ai-command-r-v01-Q4_K_M.gguf | GGUF | Q4_K_M | 20.05 GB | Download |
| c4ai-command-r-v01-Q4_K_S.gguf | GGUF | Q4_K_S | 18.98 GB | Download |
| c4ai-command-r-v01-Q5_0.gguf | GGUF | — | 22.67 GB | Download |
| c4ai-command-r-v01-Q5_K_M.gguf | GGUF | Q5_K_M | 23.29 GB | Download |
| c4ai-command-r-v01-Q5_K_S.gguf | GGUF | Q5_K_S | 22.67 GB | Download |
| c4ai-command-r-v01-Q6_K.gguf | GGUF | Q6_K | 26.74 GB | Download |
| c4ai-command-r-v01-Q8_0.gguf | GGUF | — | 34.63 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"library_name": "transformers",
"language": [
"en",
"fr",
"de",
"es",
"it",
"pt",
"ja",
"ko",
"zh",
"ar"
],
"license": "cc-by-nc-4.0",
"quantized_by": "bartowski",
"pipeline_tag": "text-generation",
"lm_studio": {
"param_count": "35b",
"use_case": "general",
"release_date": "11-03-2024",
"model_creator": "CohereForAI",
"prompt_template": "cohere_command_r",
"system_prompt": "none",
"base_model": "cohere",
"original_repo": "CohereForAI/c4ai-command-r-v01"
},
"frontmatter": {
"library_name": "transformers",
"language": [
"en",
"fr",
"de",
"es",
"it",
"pt",
"ja",
"ko",
"zh",
"ar"
],
"license": "cc-by-nc-4.0",
"quantized_by": "bartowski",
"pipeline_tag": "text-generation",
"lm_studio": []
},
"hero_image_url": "",
"summary": "",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlibrary_name: transformers\nlanguage:\n- en\n- fr\n- de\n- es\n- it\n- pt\n- ja\n- ko\n- zh\n- ar\nlicense: cc-by-nc-4.0\nquantized_by: bartowski\npipeline_tag: text-generation\nlm_studio:\n param_count: 35b\n use_case: general\n release_date: 11-03-2024\n model_creator: CohereForAI\n prompt_template: cohere_command_r\n system_prompt: none\n base_model: cohere\n original_repo: CohereForAI/c4ai-command-r-v01\n---\n\n## 💫 Community Model> C4AI Command-R 35B by Cohere For AI\n\n*👾 [LM Studio](https://lmstudio.ai) Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on [Discord](https://discord.gg/aPQfnNkxGC)*.\n\n**Model creator:** [Cohere For AI](https://huggingface.co/CohereForAI)<br>\n**Original model**: [c4ai-command-r-v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)<br>\n**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b2536](https://github.com/ggerganov/llama.cpp/releases/tag/b2536)<br>\n\n## Model Summary:\n\nC4AI Command-R is a 35B parameter model released by Cohere For AI. Command-R is optimized for a variety of use cases including reasoning, summarization, and question answering. Command-R has the capability for multilingual generation evaluated in 10 languages and highly performant RAG capabilities.\n\n## Prompt Template:\n\nChoose the `Cohere Command R` preset in your LM Studio.\n\nUnder the hood, the model will see a prompt that's formatted like so:\n```\n<BOS_TOKEN><|START_OF_TURN_TOKEN|><|USER_TOKEN|>{prompt}<|END_OF_TURN_TOKEN|><|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>\n```\n\nNote that this model does not support a System prompt.\n\n## Use case and examples\n\nCommand-R is tuned for a broad range of uses such as reasoning, summarizing, general knowledge, and coding.\n\n### Reasoning:\n\n```\n<BOS_TOKEN><|START_OF_TURN_TOKEN|><|USER_TOKEN|>\nStatements:\n\nAll mathematicians are logical thinkers.\nNo logical thinker is irrational.\nSome scientists are mathematicians.\nConclusions:\n\nI. Some scientists are logical thinkers.\nII. No mathematician is irrational.\nIII. Some scientists are irrational.\n\nAnalyze these statements and decide which conclusions are correct based on the logical relationships.<|END_OF_TURN_TOKEN|>\n<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>\nThe logical relationships between the statements and the correctness of each conclusion are as follows:\n\nI. Some scientists are logical thinkers: This conclusion follows logically from the given statements. Since some scientists are mathematicians and all mathematicians are logical thinkers, it can be deduced that some scientists indeed exhibit logical thinking. This conclusion is correct.\n\nII. No mathematician is irrational: This conclusion is a direct inference from the given statements. As no logical thinker is irrational, and all mathematicians are logical thinkers, it's reasonable to assume that no mathematician can be described as irrational. This conclusion is also correct.\n\nIII. Some scientists are irrational: This conclusion does not necessarily follow from the given statements. While it's true that not all scientists may be logical thinkers (as indicated in the second conclusion), it doesn't imply that they are irrational. The statement about scientists being irrational cannot be definitively concluded from the given information, so this conclusion is not correct. \n\nIn summary, only I and II are correct conclusions based on the logical relationships within the statements provided.<|END_OF_TURN_TOKEN|>\n```\n\n### Coding:\n\n```\n<BOS_TOKEN><|START_OF_TURN_TOKEN|><|USER_TOKEN|>\nCan you provide a merge sort implementation in python?<|END_OF_TURN_TOKEN|>\n<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>\nHere's a merge sort implementation in Python:\n\n def merge_sort(arr):\n if len(arr) > 1:\n mid = len(arr) // 2\n left = arr[:mid]\n right = arr[mid:]\n \n merge_sort(left)\n merge_sort(right)\n \n i = j = k = 0\n \n while i < len(left) and j < len(right):\n if left[i] < right[j]:\n arr[k] = left[i]\n i += 1\n else:\n arr[k] = right[j]\n j += 1\n k += 1\n \n while i < len(left):\n arr[k] = left[i]\n i += 1\n k += 1\n \n while j < len(right):\n arr[k] = right[j]\n j += 1\n k += 1\n \n # Example usage\n my_list = [12, 11, 13, 5, 6, 7]\n merge_sort(my_list)\n print(my_list)\n\n\nThe `merge_sort` function takes a list `arr` as input and recursively divides it into two halves until each half contains a single element or is empty. It then merges the two sorted halves in a sorted manner. The example usage demonstrates how to use the function to sort a list.<|END_OF_TURN_TOKEN|>\n```\n\n## Technical Details\n\nThis model uses supervised fine-tuning (SFT) and preference training to align model behavior to human preferences for helpfulness and safety.\n\nMultilingual capabilities: English, French, Spanish, Italian, German, Brazilian Portuguese, Japanese, Korean, Simplified Chinese, and Arabic.\n\nPre-training data additionally included the following 13 languages: Russian, Polish, Turkish, Vietnamese, Dutch, Czech, Indonesian, Ukrainian, Romanian, Greek, Hindi, Hebrew, Persian.\n\nSupports a context length of 128k.\n\nFor more information on prompting, you can reference the official documentation [here](https://docs.cohere.com/docs/prompting-command-r)\n\n## Special thanks\n\n🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.\n\n## Disclaimers\n\nLM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.\n",
"related_quantizations": []
},
"tags": [
"transformers",
"gguf",
"text-generation",
"en",
"fr",
"de",
"es",
"it",
"pt",
"ja",
"ko",
"zh",
"ar",
"license:cc-by-nc-4.0",
"endpoints_compatible",
"region:us"
],
"likes": 21,
"downloads": 1052,
"gated": false,
"private": false,
"last_modified": "2024-04-15T23:12:32.000Z",
"created_at": "2024-04-02T16:32:17.000Z",
"pipeline_tag": "text-generation",
"library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "660c33111b14f69199e70b84",
"id": "lmstudio-community/c4ai-command-r-v01-GGUF",
"modelId": "lmstudio-community/c4ai-command-r-v01-GGUF",
"sha": "1d123d7a7cb5e6376d5a86e7bb4d4518561ffbfd",
"createdAt": "2024-04-02T16:32:17.000Z",
"lastModified": "2024-04-15T23:12:32.000Z",
"author": "lmstudio-community",
"downloads": 1052,
"likes": 21,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "transformers",
"siblings_count": 14
}