hongyin commited on
Commit
0340c5a
1 Parent(s): 9fef88b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - zh
5
+ pipeline_tag: text-generation
6
+ ---
7
+ ## hongyin/chat-informer-70b-80k
8
+
9
+ I am pleased to introduce an English-Chinese conversation assistant designed to reduce the cost of inference. It is trained based on the Llama2-chat-70B, with a unique vocabulary and 70 billion parameters.
10
+
11
+ Losing fat is the only way to solve all problems.
12
+
13
+ ```python
14
+
15
+
16
+ ```
17
+
18
+ ## Bibtex entry and citation info
19
+ Please cite if you find it helpful.
20
+ ```
21
+ @article{zhu2023metaaid,
22
+ title={MetaAID 2.0: An Extensible Framework for Developing Metaverse Applications via Human-controllable Pre-trained Models},
23
+ author={Zhu, Hongyin},
24
+ journal={arXiv preprint arXiv:2302.13173},
25
+ year={2023}
26
+ }
27
+
28
+ ```
29
+
30
+ ---
31
+ license: other
32
+ ---