dranger003
commited on
Commit
•
eb1c492
1
Parent(s):
3e4221d
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ Noeda's fork will not work with these weights, you will need the main branch of
|
|
26 |
|
27 |
| Layers | Context | [Template](https://huggingface.co/CohereForAI/c4ai-command-r-plus#tool-use--multihop-capabilities) |
|
28 |
| --- | --- | --- |
|
29 |
-
| <pre>64</pre> | <pre>131072</pre> | <pre>\<BOS_TOKEN\>\<\|START_OF_TURN_TOKEN\|\>\<\|USER_TOKEN\|\>{prompt}\<\|END_OF_TURN_TOKEN\|\>\<\|START_OF_TURN_TOKEN\|\>\<\|CHATBOT_TOKEN\|\>{response}</pre> |
|
30 |
|
31 |
| Quantization | Model size (GiB) | Perplexity (wiki.test) | Delta (FP16) |
|
32 |
| -- | -- | -- | -- |
|
|
|
26 |
|
27 |
| Layers | Context | [Template](https://huggingface.co/CohereForAI/c4ai-command-r-plus#tool-use--multihop-capabilities) |
|
28 |
| --- | --- | --- |
|
29 |
+
| <pre>64</pre> | <pre>131072</pre> | <pre>\<BOS_TOKEN\>\<\|START_OF_TURN_TOKEN\|\>\<\|SYSTEM_TOKEN\|\>{system}<\|END_OF_TURN_TOKEN\|\><\|START_OF_TURN_TOKEN\|\>\<\|USER_TOKEN\|\>{prompt}\<\|END_OF_TURN_TOKEN\|\>\<\|START_OF_TURN_TOKEN\|\>\<\|CHATBOT_TOKEN\|\>{response}</pre> |
|
30 |
|
31 |
| Quantization | Model size (GiB) | Perplexity (wiki.test) | Delta (FP16) |
|
32 |
| -- | -- | -- | -- |
|