apepkuss79
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,43 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: CohereForAI/c4ai-command-r-08-2024
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
model_creator: CohereForAI
|
5 |
+
model_name: c4ai-command-r-08-2024
|
6 |
+
quantized_by: Second State Inc.
|
7 |
+
library_name: transformers
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
- fr
|
11 |
+
- de
|
12 |
+
- es
|
13 |
+
- it
|
14 |
+
- pt
|
15 |
+
- ja
|
16 |
+
- ko
|
17 |
+
- zh
|
18 |
+
- ar
|
19 |
+
---
|
20 |
+
|
21 |
+
# c4ai-command-r-08-2024-GGUF
|
22 |
+
|
23 |
+
## Original Model
|
24 |
+
|
25 |
+
[CohereForAI/c4ai-command-r-08-2024](https://huggingface.co/CohereForAI/c4ai-command-r-08-2024)
|
26 |
+
|
27 |
+
## Run with Gaianet
|
28 |
+
|
29 |
+
**Prompt template**
|
30 |
+
|
31 |
+
prompt template: `llama-3-chat`
|
32 |
+
|
33 |
+
**Context size**
|
34 |
+
|
35 |
+
chat_ctx_size: `128000`
|
36 |
+
|
37 |
+
**Run with GaiaNet**
|
38 |
+
|
39 |
+
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
|
40 |
+
|
41 |
+
- Customize your node: https://docs.gaianet.ai/node-guide/customize
|
42 |
+
|
43 |
+
*Quantized with llama.cpp b3613*
|