Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- it
|
| 5 |
+
- en
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
# Mistral-7B-v0.1-Adapted-IT-FVT
|
| 9 |
+
|
| 10 |
+
The Mistral-7B-v0.1-Adapted collection of large language models (LLMs) is a collection of adapted generative models in 7B (text in/text out).
|
| 11 |
+
|
| 12 |
+
The Mistral-7B-v0.1-Adapted are adapted models from Mistral-7B-Base-v0.1
|
| 13 |
+
|
| 14 |
+
Model developer: SapienzaNLP, ISTI-CNR, ILC-CNR
|
| 15 |
+
|
| 16 |
+
Model Architecture: Mistral-7B-v0.1-Adapted is an auto-regressive language model that uses an optimized transformer architecture.
|
| 17 |
+
|