Text Generation
GGUF
cortex.cpp
conversational
Minh141120 commited on
Commit
6003037
·
verified ·
1 Parent(s): d59f98d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,7 +14,7 @@ Falcon3-10B-Instruct is part of the Falcon3 family of Open Foundation Models, of
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
- | 1 | [gguf](https://huggingface.co/cortexso/falcon3/tree/main) | `cortex run falcon3` |
18
 
19
  ## Use it with Jan (UI)
20
 
@@ -36,5 +36,5 @@ Falcon3-10B-Instruct is part of the Falcon3 family of Open Foundation Models, of
36
 
37
  - **Author:** Falcon3 Team
38
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
39
- - **Original License:** [Apache 2.0](https://huggingface.co/falcon3/blob/main/LICENSE.txt)
40
- - **Papers:** [Falcon3 Research](https://falcon3.ai/research)
 
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
+ | 1 | [Falcon3-10b](https://huggingface.co/cortexso/falcon3/tree/10b) | `cortex run falcon3:10b` |
18
 
19
  ## Use it with Jan (UI)
20
 
 
36
 
37
  - **Author:** Falcon3 Team
38
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
39
+ - **Original License:** [License](https://falconllm.tii.ae/falcon-terms-and-conditions.html)
40
+ - **Papers:** [Paper](https://arxiv.org/abs/2311.16867)