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