Minh141120 commited on
Commit
36fdfde
·
verified ·
1 Parent(s): 0eaa10d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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 | [gguf](https://huggingface.co/cortexso/gemma2/tree/main) | `cortex run gemma` |
 
 
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