Commit ·
5e0f4c0
1
Parent(s): 10064ab
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
inference: true
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
ARIA 7B V2 is a model created by Faraday 🇫🇷 🇧🇪
|
|
@@ -34,4 +35,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
| 34 |
### Framework versions
|
| 35 |
|
| 36 |
|
| 37 |
-
- PEFT 0.6.0.dev0
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
inference: true
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
---
|
| 6 |
|
| 7 |
ARIA 7B V2 is a model created by Faraday 🇫🇷 🇧🇪
|
|
|
|
| 35 |
### Framework versions
|
| 36 |
|
| 37 |
|
| 38 |
+
- PEFT 0.6.0.dev0
|