alexmarques
commited on
Commit
•
430ffac
1
Parent(s):
e1d6871
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Qwen2-1.5B-Instruct-quantized.w8a16
|
@@ -16,6 +18,7 @@ pipeline_tag: text-generation
|
|
16 |
- **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
|
17 |
- **Release Date:** 7/2/2024
|
18 |
- **Version:** 1.0
|
|
|
19 |
- **Model Developers:** Neural Magic
|
20 |
|
21 |
Quantized version of [Qwen2-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2-1.5B-Instruct).
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
+
license: apache-2.0
|
6 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
7 |
---
|
8 |
|
9 |
# Qwen2-1.5B-Instruct-quantized.w8a16
|
|
|
18 |
- **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
|
19 |
- **Release Date:** 7/2/2024
|
20 |
- **Version:** 1.0
|
21 |
+
- **License(s):** [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
22 |
- **Model Developers:** Neural Magic
|
23 |
|
24 |
Quantized version of [Qwen2-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2-1.5B-Instruct).
|