suayptalha
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -130,6 +130,13 @@ The following models were included in the merge:
|
|
130 |
* [neopolita/jessi-v0.4-falcon3-7b-instruct](https://huggingface.co/neopolita/jessi-v0.4-falcon3-7b-instruct)
|
131 |
* [tiiuae/Falcon3-7B-Instruct](https://huggingface.co/tiiuae/Falcon3-7B-Instruct)
|
132 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
### Configuration
|
134 |
|
135 |
The following YAML configuration was used to produce this model:
|
|
|
130 |
* [neopolita/jessi-v0.4-falcon3-7b-instruct](https://huggingface.co/neopolita/jessi-v0.4-falcon3-7b-instruct)
|
131 |
* [tiiuae/Falcon3-7B-Instruct](https://huggingface.co/tiiuae/Falcon3-7B-Instruct)
|
132 |
|
133 |
+
# Falcon3-7B-Instruct
|
134 |
+
|
135 |
+
**Falcon3** family of Open Foundation Models is a set of pretrained and instruct LLMs ranging from 1B to 10B.
|
136 |
+
|
137 |
+
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.
|
138 |
+
Falcon3-7B-Instruct supports 4 languages (english, french, spanish, portuguese) and a context length up to 32K.
|
139 |
+
|
140 |
### Configuration
|
141 |
|
142 |
The following YAML configuration was used to produce this model:
|