Minh141120 commited on
Commit
953054f
·
verified ·
1 Parent(s): b5617f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ The [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) proje
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
- | 1 | [gguf](https://huggingface.co/cortexso/tinyllama/tree/main) | `cortex run tinyllama` |
17
 
18
 
19
  ## Use it with Jan (UI)
@@ -36,5 +36,5 @@ The [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) proje
36
 
37
  - **Author:** Microsoft
38
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
39
- - **Original License:** [License](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md)
40
  - **Papers:** [Tinyllama Paper](https://arxiv.org/abs/2401.02385)
 
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
+ | 1 | [TinyLLama-1b](https://huggingface.co/cortexso/tinyllama/tree/1b) | `cortex run tinyllama:1b` |
17
 
18
 
19
  ## Use it with Jan (UI)
 
36
 
37
  - **Author:** Microsoft
38
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
39
+ - **Original License:** [License](https://choosealicense.com/licenses/apache-2.0/)
40
  - **Papers:** [Tinyllama Paper](https://arxiv.org/abs/2401.02385)