Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ The [Gemma](https://huggingface.co/microsoft/Gemma-mini-4k-instruct), state-of-t
|
|
| 19 |
|
| 20 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
| 21 |
2. Use in Jan model Hub:
|
| 22 |
-
```
|
| 23 |
cortexso/gemma
|
| 24 |
```
|
| 25 |
|
|
@@ -27,7 +27,7 @@ The [Gemma](https://huggingface.co/microsoft/Gemma-mini-4k-instruct), state-of-t
|
|
| 27 |
|
| 28 |
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
|
| 29 |
2. Run the model with command:
|
| 30 |
-
```
|
| 31 |
cortex run gemma
|
| 32 |
```
|
| 33 |
|
|
|
|
| 19 |
|
| 20 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
| 21 |
2. Use in Jan model Hub:
|
| 22 |
+
```bash
|
| 23 |
cortexso/gemma
|
| 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 gemma
|
| 32 |
```
|
| 33 |
|