hongyin commited on
Commit
7ea6310
1 Parent(s): db0a1f8

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/agent-informer-13b-80k
8
+
9
+ I am pleased to introduce an English-Chinese AI agent designed to reduce the cost of inference. It is trained based on the THUDM/agentlm-13b, with a unique vocabulary and 13 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
+ ---