Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ pinned: false
|
|
24 |
Falcon2 LLM is TII's new flagship series of large language models, where we focused on building smaller models with enhanced performance to enable cheaper inference that can encourage the development of more downstream applications and improve the general usability of our models.
|
25 |
|
26 |
Papers:
|
27 |
-
- [Falcon2-11B Technical Report, Malartic et al.](https://www.arxiv.org/abs/2407.14885)
|
28 |
|
29 |
More details on the new models and their performance can also be found in our [Falcon2 blogpost](https://huggingface.co/blog/falcon2-11b).
|
30 |
|
@@ -37,11 +37,11 @@ See below for a detailed list of artefacts in the Falcon2 LLM family:
|
|
37 |
|
38 |
# Falcon LLM
|
39 |
|
40 |
-
Falcon LLM is TII's flagship series of large language models, built from scratch using a custom data pipeline and distributed training library [Almazrouei et.
|
41 |
|
42 |
Papers:
|
43 |
-
- [RefinedWeb, Penedo et
|
44 |
-
- [The Falcon Series of Open Language Models, Almazrouei et
|
45 |
|
46 |
To promote collaborations and drive innovation, we have open-sourced a number of artefacts:
|
47 |
* The **Falcon-180B** pretrained and chat models, under the [Falcon-180B TII license](https://huggingface.co/spaces/tiiuae/falcon-180b-license/blob/main/LICENSE.txt). Falcon-180B is the largest and most powerful open-access model available.
|
|
|
24 |
Falcon2 LLM is TII's new flagship series of large language models, where we focused on building smaller models with enhanced performance to enable cheaper inference that can encourage the development of more downstream applications and improve the general usability of our models.
|
25 |
|
26 |
Papers:
|
27 |
+
- [Falcon2-11B Technical Report, Malartic et al. 2024](https://www.arxiv.org/abs/2407.14885)
|
28 |
|
29 |
More details on the new models and their performance can also be found in our [Falcon2 blogpost](https://huggingface.co/blog/falcon2-11b).
|
30 |
|
|
|
37 |
|
38 |
# Falcon LLM
|
39 |
|
40 |
+
Falcon LLM is TII's flagship series of large language models, built from scratch using a custom data pipeline and distributed training library [Almazrouei et al. 2023](https://arxiv.org/abs/2311.16867).
|
41 |
|
42 |
Papers:
|
43 |
+
- [RefinedWeb, Penedo et al. 2023](https://proceedings.neurips.cc/paper_files/paper/2023/hash/fa3ed726cc5073b9c31e3e49a807789c-Abstract-Datasets_and_Benchmarks.html)
|
44 |
+
- [The Falcon Series of Open Language Models, Almazrouei et al. 2023](https://arxiv.org/abs/2311.16867)
|
45 |
|
46 |
To promote collaborations and drive innovation, we have open-sourced a number of artefacts:
|
47 |
* The **Falcon-180B** pretrained and chat models, under the [Falcon-180B TII license](https://huggingface.co/spaces/tiiuae/falcon-180b-license/blob/main/LICENSE.txt). Falcon-180B is the largest and most powerful open-access model available.
|