ehristoforu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,9 @@ Mixture of Experts of Falcon3 7B-IT & 7B-IT.
|
|
20 |
- 13.4B parameters
|
21 |
- BF16
|
22 |
- Falcon3 (Llama)
|
23 |
-
- Instruct
|
|
|
|
|
|
|
|
|
|
|
|
20 |
- 13.4B parameters
|
21 |
- BF16
|
22 |
- Falcon3 (Llama)
|
23 |
+
- Instruct
|
24 |
+
|
25 |
+
## Falcon3-7B-Instruct
|
26 |
+
Falcon3 family of Open Foundation Models is a set of pretrained and instruct LLMs ranging from 1B to 10B.
|
27 |
+
|
28 |
+
This repository contains the Falcon3-7B-Instruct. It achieves state of art results (at the time of release) on reasoning, language understanding, instruction following, code and mathematics tasks. Falcon3-7B-Instruct supports 4 languages (english, french, spanish, portuguese) and a context length up to 32K.
|