Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -17,9 +24,9 @@ base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
|
17 |
|
18 |
|
19 |
|
20 |
-
- **Developed by:** [
|
21 |
-
- **Funded by [optional]:** [
|
22 |
-
- **Shared by [optional]:** [
|
23 |
- **Model type:** [More Information Needed]
|
24 |
- **Language(s) (NLP):** [More Information Needed]
|
25 |
- **License:** [More Information Needed]
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
4 |
+
license: apache-2.0
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- fr
|
8 |
+
pipeline_tag: question-answering
|
9 |
+
tags:
|
10 |
+
- not-for-all-audiences
|
11 |
---
|
12 |
|
13 |
# Model Card for Model ID
|
|
|
24 |
|
25 |
|
26 |
|
27 |
+
- **Developed by:** Concree[https://concree.com/]
|
28 |
+
- **Funded by [optional]:** Concree[https://concree.com/]
|
29 |
+
- **Shared by [optional]:** Concree[https://concree.com/]
|
30 |
- **Model type:** [More Information Needed]
|
31 |
- **Language(s) (NLP):** [More Information Needed]
|
32 |
- **License:** [More Information Needed]
|