alexmarques commited on
Commit
a2590bd
·
verified ·
1 Parent(s): e53e755

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,10 +13,11 @@ license_link: https://www.apache.org/licenses/LICENSE-2.0
13
  - **Input:** Text
14
  - **Output:** Text
15
  - **Model Optimizations:**
 
16
  - **Weight quantization:** INT8
17
  - **Intended Use Cases:** Intended for commercial and research use in English. Similarly to [Qwen2-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct), this models is intended for assistant-like chat.
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
 
13
  - **Input:** Text
14
  - **Output:** Text
15
  - **Model Optimizations:**
16
+ - **Activation quantization:** INT8
17
  - **Weight quantization:** INT8
18
  - **Intended Use Cases:** Intended for commercial and research use in English. Similarly to [Qwen2-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct), this models is intended for assistant-like chat.
19
  - **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
20
+ - **Release Date:** 7/12/2024
21
  - **Version:** 1.0
22
  - **License(s):** [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
23
  - **Model Developers:** Neural Magic