Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ C4AI Command-R is a research release of a 35 billion parameter highly performant
|
|
| 19 |
|
| 20 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
| 21 |
2. Use in Jan model Hub:
|
| 22 |
-
```
|
| 23 |
cortexhub/command-r
|
| 24 |
```
|
| 25 |
|
|
@@ -27,7 +27,7 @@ C4AI Command-R is a research release of a 35 billion parameter highly performant
|
|
| 27 |
|
| 28 |
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
|
| 29 |
2. Run the model with command:
|
| 30 |
-
```
|
| 31 |
cortex run command-r
|
| 32 |
```
|
| 33 |
|
|
|
|
| 19 |
|
| 20 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
| 21 |
2. Use in Jan model Hub:
|
| 22 |
+
```bash
|
| 23 |
cortexhub/command-r
|
| 24 |
```
|
| 25 |
|
|
|
|
| 27 |
|
| 28 |
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
|
| 29 |
2. Run the model with command:
|
| 30 |
+
```bash
|
| 31 |
cortex run command-r
|
| 32 |
```
|
| 33 |
|