Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,9 @@ The [Gemma](https://huggingface.co/google/gemma-2-2b-it), state-of-the-art open
|
|
13 |
|
14 |
| No | Variant | Cortex CLI command |
|
15 |
| --- | --- | --- |
|
16 |
-
| 1 | [
|
|
|
|
|
17 |
|
18 |
## Use it with Jan (UI)
|
19 |
|
|
|
13 |
|
14 |
| No | Variant | Cortex CLI command |
|
15 |
| --- | --- | --- |
|
16 |
+
| 1 | [Gemma2-2b](https://huggingface.co/cortexso/gemma2/tree/2b) | `cortex run gemma2:2b` |
|
17 |
+
| 2 | [Gemma2-9b](https://huggingface.co/cortexso/gemma2/tree/9b) | `cortex run gemma2:9b` |
|
18 |
+
| 3 | [Gemma2-27b](https://huggingface.co/cortexso/gemma2/tree/27b) | `cortex run gemma2:27b` |
|
19 |
|
20 |
## Use it with Jan (UI)
|
21 |
|