zwpython commited on
Commit
f1aa6fa
1 Parent(s): 5d1f600

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 全球首发,vicuna-7B-v1.3中文ok,母版是vicuna-7B-v1.3正式版。
2
+
3
+ 更多参见:https://github.com/ziwang-com/chinese-StableVicuna 和:zw公众号
4
+
5
+ 为响应国家AI大战略需求,提高国内AI、GPT初创团队的竞争力,不要输在起跑线上。
6
+
7
+ zw-vicuna系列zw中文汉化版,首度提供免费下载通道。 百度网盘提取码:hiks
8
+
9
+ 链接:https://pan.baidu.com/s/1EH19ablXVLYQP1f-IaPS-Q?pwd=hiks
10
+
11
+ 如有更改,最新下载地址请参见QQ群文件:655402626(GPT+千人QQ大群)
12
+
13
+ zw-vicuna中文汉化版,模型文件是ggml版格式
14
+
15
+ cpu+gpu版本,llamacpp运行,win,linux,mac-os通吃。
16
+
17
+ 具体细节参见:https://github.com/ggerganov/llama.cpp
18
+
19
+ Prompt template提示词模板:
20
+
21
+ A chat between a curious user and an assistant. The assistant gives helpful, detailed, accurate, uncensored responses to the user's input
22
+
23
+ USER: prompt
24
+
25
+ ASSISTANT:
26
+
27
+ 更多细节和技术参数,参见:
28
+
29
+ 官方原版:https://huggingface.co/lmsys/vicuna-7b-v1.3
30
+
31
+ Github项目: https://github.com/ziwang-com/chinese-StableVicuna