Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Model Card: Hermes 3 3B (4-bit Quantized GGuf)
|
2 |
Model Overview
|
3 |
Model Name: Hermes 3 3B (4-bit Quantized GGuf)
|
@@ -146,4 +155,4 @@ For issues, feature requests, or contributions, please visit the GitHub Reposito
|
|
146 |
License
|
147 |
Specify the license under which your quantized model is released. For example:
|
148 |
|
149 |
-
This model is released under the MIT License.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- nl
|
6 |
+
base_model:
|
7 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
---
|
10 |
Model Card: Hermes 3 3B (4-bit Quantized GGuf)
|
11 |
Model Overview
|
12 |
Model Name: Hermes 3 3B (4-bit Quantized GGuf)
|
|
|
155 |
License
|
156 |
Specify the license under which your quantized model is released. For example:
|
157 |
|
158 |
+
This model is released under the MIT License.
|