Update README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,7 @@ This applies to both normal quants and Neo quants.
|
|
41 |
|
42 |
Here is Command-R's template:
|
43 |
|
|
|
44 |
{
|
45 |
"name": "Cohere Command R",
|
46 |
"inference_params": {
|
@@ -54,6 +55,8 @@ Here is Command-R's template:
|
|
54 |
"pre_prompt_suffix": ""
|
55 |
}
|
56 |
}
|
|
|
|
|
57 |
|
58 |
This was "interesting" issue was confirmed by multiple users.
|
59 |
|
|
|
41 |
|
42 |
Here is Command-R's template:
|
43 |
|
44 |
+
<PRE>
|
45 |
{
|
46 |
"name": "Cohere Command R",
|
47 |
"inference_params": {
|
|
|
55 |
"pre_prompt_suffix": ""
|
56 |
}
|
57 |
}
|
58 |
+
|
59 |
+
</PRE>
|
60 |
|
61 |
This was "interesting" issue was confirmed by multiple users.
|
62 |
|