Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
|
|
5 |
---
|
6 |
|
7 |
# Llama-2-7b-chat-quantized.w4a16
|
@@ -16,6 +17,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/11/2024
|
18 |
- **Version:** 1.0
|
|
|
19 |
- **Model Developers:** Neural Magic
|
20 |
|
21 |
Quantized version of [Llama-2-7b-chat](https://huggingface.co/meta-llama/Llama-2-7b-chat).
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
+
license: llama2
|
6 |
---
|
7 |
|
8 |
# Llama-2-7b-chat-quantized.w4a16
|
|
|
17 |
- **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
|
18 |
- **Release Date:** 7/11/2024
|
19 |
- **Version:** 1.0
|
20 |
+
- **License(s)**: [LLama2](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf/blob/main/LICENSE.txt)
|
21 |
- **Model Developers:** Neural Magic
|
22 |
|
23 |
Quantized version of [Llama-2-7b-chat](https://huggingface.co/meta-llama/Llama-2-7b-chat).
|