q-allen commited on
Commit
8bab1fc
1 Parent(s): 4efebf5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ license: apache-2.0
5
+ language:
6
+ - zh
7
+ widget:
8
+ - text: >-
9
+ A chat between a curious user and an artificial intelligence assistant.
10
+ The assistant gives helpful, detailed, and polite answers to the user's
11
+ questions. USER: 你好,請問你可以幫我寫一封推薦信嗎? ASSISTANT:
12
+ library_name: transformers
13
+ pipeline_tag: text-generation
14
+ extra_gated_heading: Acknowledge license to accept the repository.
15
+ extra_gated_prompt: Please contact the author for access.
16
+ extra_gated_button_content: Acknowledge license 同意以上內容
17
+ extra_gated_fields:
18
+ Name: text
19
+ Mail: text
20
+ Organization: text
21
+ Country: text
22
+ Any utilization of the Taiwan LLM repository mandates the explicit acknowledgment and attribution to the original author: checkbox
23
+ 使用Taiwan LLM必須明確地承認和歸功於優必達株式會社 Ubitus 以及原始作者: checkbox
24
+ ---
25
+
26
+ # Taiwan-LLM-7B-v2.0.1-chat-4bits-GPTQ
27
+ - Model creator: [Yen-Ting Lin](https://huggingface.co/yentinglin)
28
+ - Original model: [Taiwan LLM based on LLaMa2-7b v2.0.1 chat](https://huggingface.co/yentinglin/Taiwan-LLM-7B-v2.0.1-chat)
29
+
30
+ ## Description
31
+
32
+ This repo contains GPTQ model files for [Yen-Ting Lin's Language Models for Taiwan LLM based on LLaMa2-7b v2.0.1 chat](https://huggingface.co/yentinglin/Taiwan-LLM-7B-v2.0.1-chat).
33
+
34
+ # Original model card: Yen-Ting Lin's Language Models for Taiwan LLM based on LLaMa2-7b
35
+
36
+ # Taiwan LLM based on LLaMa2-7b
37
+
38
+ continue pretraining on 20 billion tokens in traditional mandarin and instruction fine-tuning on millions of conversations.
39
+
40
+ This version does NOT include commoncrawl.
41
+
42
+ # 🌟 Checkout New [Taiwan-LLM Demo Chat-UI](http://www.twllm.com) 🌟
43
+
44
+ # Collaboration with Ubitus K.K. 💪💪💪
45
+
46
+ 本項目與 Ubitus K.K. 合作進行。Ubitus 為本項目提供寶貴的技術支持和計算資源。
47
+
48
+ Taiwan LLM v2 is conducted in collaboration with [Ubitus K.K.](http://ubitus.net). Ubitus provides valuable technical support and compute resources for the project.