Minh141120 commited on
Commit
95d2164
·
verified ·
1 Parent(s): e7ea6af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -14,7 +14,8 @@ The OLMo-2 13B Instruct November 2024 is a post-trained variant of the OLMo-2 13
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
- | 1 | [gguf](https://huggingface.co/cortexso/olmo-2/tree/main) | `cortex run olmo-2` |
 
18
 
19
  ## Use it with Jan (UI)
20
 
@@ -35,6 +36,6 @@ The OLMo-2 13B Instruct November 2024 is a post-trained variant of the OLMo-2 13
35
  ## Credits
36
 
37
  - **Author:** allenai
38
- - **Converter:** [Homebrew]
39
- - **Original License:** [Licence]
40
- - **Papers:** [Paper]
 
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
+ | 1 | [Olmo-2-7b](https://huggingface.co/cortexso/olmo-2/tree/7b) | `cortex run olmo-2:7b` |
18
+ | 2 | [Olmo-2-13b](https://huggingface.co/cortexso/olmo-2/tree/13b) | `cortex run olmo-2:13b` |
19
 
20
  ## Use it with Jan (UI)
21
 
 
36
  ## Credits
37
 
38
  - **Author:** allenai
39
+ - **Converter:** [Homebrew](https://homebrew.ltd/)
40
+ - **Original License:** [Licence](https://choosealicense.com/licenses/apache-2.0/)
41
+ - **Papers:** [Paper](https://arxiv.org/abs/2501.00656)