Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
---
|
7 |
+
|
8 |
+
## Model Overview
|
9 |
+
|
10 |
+
aqweteddy/Llama3-Taiwan-70B-Instruct-128K_cv-llama3-emb is an enhanced version of the Llama3-Taiwan-70B model, optimized for better instruction-following capabilities. This variant builds upon the [Llama3-Taiwan-70B](https://huggingface.co/yentinglin/Llama-3-Taiwan-8B-Instruct-128k) and incorporates advanced techniques described in the [Chat Vector](https://arxiv.org/abs/2310.04799) paper.
|
11 |
+
|
12 |
+
For more details on Llama3-Taiwan-70B-Instruct, visit [Llama3-Taiwan-70B](https://huggingface.co/yentinglin/Llama-3-Taiwan-70B-Instruct-128k).
|
13 |
+
To learn more about the techniques used in this model, refer to the [Chat Vector](https://arxiv.org/abs/2310.04799) paper.
|
14 |
+
|
15 |
+
## Performance
|
16 |
+
|
17 |
+
TODO
|
18 |
+
|
19 |
+
## Case Study
|
20 |
+
|
21 |
+
TODO
|