sloshywings
commited on
Commit
•
44ffbd4
1
Parent(s):
c7d5270
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
|
9 |
-
|
10 |
|
11 |
|
12 |
## Model Details
|
@@ -17,13 +18,11 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
-
|
22 |
-
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
24 |
- **Language(s) (NLP):** [More Information Needed]
|
25 |
-
- **License:**
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: llama3.2
|
4 |
+
base_model:
|
5 |
+
- meta-llama/Llama-3.2-3B
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
9 |
|
10 |
+
llama3.2 3b with minimal refusals (almost none)
|
|
|
11 |
|
12 |
|
13 |
## Model Details
|
|
|
18 |
|
19 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
20 |
|
21 |
+
- **Developed by:** thirdeye ai
|
22 |
+
|
|
|
23 |
- **Model type:** [More Information Needed]
|
24 |
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** llama3.2 community
|
|
|
26 |
|
27 |
### Model Sources [optional]
|
28 |
|