Text Generation
Transformers
PyTorch
Chinese
English
llama
text-generation-inference
sharpbai commited on
Commit
e2679cf
1 Parent(s): 87d51ea

Upload /README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ - en
5
+ pipeline_tag: text-generation
6
+ inference: false
7
+ datasets:
8
+ - anon8231489123/ShareGPT_Vicuna_unfiltered
9
+ - QingyiSi/Alpaca-CoT
10
+ - mhhmm/leetcode-solutions-python
11
+ ---
12
+
13
+ # baichuan-vicuna-7b
14
+
15
+ A 405M split weight version of [fireballoon/baichuan-vicuna-7b](https://huggingface.co/fireballoon/baichuan-vicuna-7b)
16
+