Commit
·
2d6267b
1
Parent(s):
5dd3679
Add README
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Command-R 35B v1.0 - GGUF
|
6 |
+
- Model creator: [CohereForAI](https://huggingface.co/CohereForAI)
|
7 |
+
- Original model: [Command-R 35B v1.0](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
|
8 |
+
|
9 |
+
<!-- description start -->
|
10 |
+
## Description
|
11 |
+
|
12 |
+
This repo contains llama.cpp GGUF format model files for [Command-R 35B v1.0](https://huggingface.co/CohereForAI/c4ai-command-r-v01).
|
13 |
+
|