Agon H commited on
Commit
f8a3701
1 Parent(s): 747c6c9

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - cerebras/SlimPajama-627B
5
+ - bigcode/starcoderdata
6
+ - timdettmers/openassistant-guanaco
7
+ language:
8
+ - en
9
+ library_name: transformers
10
+ pipeline_tag: text-generation
11
+ model_creator: PY007
12
+ model_link: https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.1
13
+ model_name: TinyLlama-1.1B-Chat-v0.1
14
+ edited_by: agonh
15
+ tags:
16
+ - LLM
17
+ ---
18
+
19
+
20
+ # TinyLlama-1.1B
21
+
22
+ - Model creator: [PY007](https://huggingface.co/PY007)
23
+ - Original model: [TinyLlama-1.1B-Chat-v0.1](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.1)
24
+
25
+
26
+ ## Description
27
+
28
+ This repo contains files for [PY007's TinyLlama-1.1B-Chat-v0.1](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.1).
29
+
30
+