HeshamHaroon
commited on
Commit
•
78a85ba
1
Parent(s):
481a296
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: NousResearch/Llama-2-7b-chat-hf
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -217,4 +221,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
217 |
### Framework versions
|
218 |
|
219 |
|
220 |
-
- PEFT 0.6.2
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: NousResearch/Llama-2-7b-chat-hf
|
4 |
+
license: apache-2.0
|
5 |
+
language:
|
6 |
+
- ar
|
7 |
+
pipeline_tag: conversational
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|
|
|
221 |
### Framework versions
|
222 |
|
223 |
|
224 |
+
- PEFT 0.6.2
|