RichardErkhov commited on
Commit
7c6cf55
1 Parent(s): 8cae457

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +49 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Quantization made by Richard Erkhov.
2
+
3
+ [Github](https://github.com/RichardErkhov)
4
+
5
+ [Discord](https://discord.gg/pvy7H8DZMG)
6
+
7
+ [Request more models](https://github.com/RichardErkhov/quant_request)
8
+
9
+
10
+ TinyLlama-1.1B - bnb 4bits
11
+ - Model creator: https://huggingface.co/aegon-h/
12
+ - Original model: https://huggingface.co/aegon-h/TinyLlama-1.1B/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ license: apache-2.0
20
+ datasets:
21
+ - cerebras/SlimPajama-627B
22
+ - bigcode/starcoderdata
23
+ - timdettmers/openassistant-guanaco
24
+ language:
25
+ - en
26
+ library_name: transformers
27
+ pipeline_tag: text-generation
28
+ model_creator: PY007
29
+ model_link: https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.1
30
+ model_name: TinyLlama-1.1B-Chat-v0.1
31
+ edited_by: agonh
32
+ tags:
33
+ - LLM
34
+ ---
35
+
36
+
37
+ # TinyLlama-1.1B
38
+
39
+ - Model creator: [PY007](https://huggingface.co/PY007)
40
+ - Original model: [TinyLlama-1.1B-Chat-v0.1](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.1)
41
+
42
+
43
+ ## Description
44
+
45
+ This repo contains files for [PY007's TinyLlama-1.1B-Chat-v0.1](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.1).
46
+
47
+
48
+
49
+