Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
---
|
7 |
+
|
8 |
+
|
9 |
+
Llama3-Taiwan-70B-Instruct-128K-AWQ-4bits leverages 4-bit quantized weights, processed with AutoAWQ, to significantly reduce GPU memory requirements.
|
10 |
+
|
11 |
+
|
12 |
+
## References
|
13 |
+
- [Llama3-Taiwan-70B](https://huggingface.co/yentinglin/Llama-3-Taiwan-8B-Instruct-128k)
|
14 |
+
|
15 |
+
For more information and detailed documentation, please refer to the links provided.
|