morriszms commited on
Commit
f1f91df
·
verified ·
1 Parent(s): 6b31c53

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ TeenyTinyLlama-460m-Chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ TeenyTinyLlama-460m-Chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ TeenyTinyLlama-460m-Chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ TeenyTinyLlama-460m-Chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ TeenyTinyLlama-460m-Chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ TeenyTinyLlama-460m-Chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ TeenyTinyLlama-460m-Chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ TeenyTinyLlama-460m-Chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ TeenyTinyLlama-460m-Chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ TeenyTinyLlama-460m-Chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ TeenyTinyLlama-460m-Chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ TeenyTinyLlama-460m-Chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - nicholasKluge/instruct-aira-dataset-v2
5
+ language:
6
+ - pt
7
+ metrics:
8
+ - accuracy
9
+ library_name: transformers
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - alignment
13
+ - instruction tuned
14
+ - text generation
15
+ - conversation
16
+ - assistant
17
+ - TensorBlock
18
+ - GGUF
19
+ widget:
20
+ - text: <s><instruction>Cite algumas bandas de rock famosas da década de 1960.</instruction>
21
+ example_title: Exemplo
22
+ - text: <s><instruction>Quantos planetas existem no sistema solar?</instruction>
23
+ example_title: Exemplo
24
+ - text: <s><instruction>Qual é o futuro do ser humano?</instruction>
25
+ example_title: Exemplo
26
+ - text: <s><instruction>Qual o sentido da vida?</instruction>
27
+ example_title: Exemplo
28
+ - text: <s><instruction>Como imprimir hello world em python?</instruction>
29
+ example_title: Exemplo
30
+ - text: <s><instruction>Invente uma história sobre um encanador com poderes mágicos.</instruction>
31
+ example_title: Exemplo
32
+ inference:
33
+ parameters:
34
+ repetition_penalty: 1.2
35
+ temperature: 0.2
36
+ top_k: 30
37
+ top_p: 0.3
38
+ max_new_tokens: 200
39
+ length_penalty: 0.3
40
+ early_stopping: true
41
+ co2_eq_emissions:
42
+ emissions: 2530
43
+ source: CodeCarbon
44
+ training_type: fine-tuning
45
+ geographical_location: United States of America
46
+ hardware_used: NVIDIA A100-SXM4-40GB
47
+ base_model: nicholasKluge/TeenyTinyLlama-460m-Chat
48
+ ---
49
+
50
+ <div style="width: auto; margin-left: auto; margin-right: auto">
51
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
52
+ </div>
53
+ <div style="display: flex; justify-content: space-between; width: 100%;">
54
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
55
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
56
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
57
+ </p>
58
+ </div>
59
+ </div>
60
+
61
+ ## nicholasKluge/TeenyTinyLlama-460m-Chat - GGUF
62
+
63
+ This repo contains GGUF format model files for [nicholasKluge/TeenyTinyLlama-460m-Chat](https://huggingface.co/nicholasKluge/TeenyTinyLlama-460m-Chat).
64
+
65
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
66
+
67
+ <div style="text-align: left; margin: 20px 0;">
68
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
69
+ Run them on the TensorBlock client using your local machine ↗
70
+ </a>
71
+ </div>
72
+
73
+ ## Prompt template
74
+
75
+ ```
76
+
77
+ ```
78
+
79
+ ## Model file specification
80
+
81
+ | Filename | Quant type | File Size | Description |
82
+ | -------- | ---------- | --------- | ----------- |
83
+ | [TeenyTinyLlama-460m-Chat-Q2_K.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q2_K.gguf) | Q2_K | 0.186 GB | smallest, significant quality loss - not recommended for most purposes |
84
+ | [TeenyTinyLlama-460m-Chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q3_K_S.gguf) | Q3_K_S | 0.215 GB | very small, high quality loss |
85
+ | [TeenyTinyLlama-460m-Chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q3_K_M.gguf) | Q3_K_M | 0.236 GB | very small, high quality loss |
86
+ | [TeenyTinyLlama-460m-Chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q3_K_L.gguf) | Q3_K_L | 0.254 GB | small, substantial quality loss |
87
+ | [TeenyTinyLlama-460m-Chat-Q4_0.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q4_0.gguf) | Q4_0 | 0.273 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
88
+ | [TeenyTinyLlama-460m-Chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q4_K_S.gguf) | Q4_K_S | 0.275 GB | small, greater quality loss |
89
+ | [TeenyTinyLlama-460m-Chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q4_K_M.gguf) | Q4_K_M | 0.289 GB | medium, balanced quality - recommended |
90
+ | [TeenyTinyLlama-460m-Chat-Q5_0.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q5_0.gguf) | Q5_0 | 0.327 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
91
+ | [TeenyTinyLlama-460m-Chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q5_K_S.gguf) | Q5_K_S | 0.327 GB | large, low quality loss - recommended |
92
+ | [TeenyTinyLlama-460m-Chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q5_K_M.gguf) | Q5_K_M | 0.336 GB | large, very low quality loss - recommended |
93
+ | [TeenyTinyLlama-460m-Chat-Q6_K.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q6_K.gguf) | Q6_K | 0.385 GB | very large, extremely low quality loss |
94
+ | [TeenyTinyLlama-460m-Chat-Q8_0.gguf](https://huggingface.co/tensorblock/TeenyTinyLlama-460m-Chat-GGUF/blob/main/TeenyTinyLlama-460m-Chat-Q8_0.gguf) | Q8_0 | 0.498 GB | very large, extremely low quality loss - not recommended |
95
+
96
+
97
+ ## Downloading instruction
98
+
99
+ ### Command line
100
+
101
+ Firstly, install Huggingface Client
102
+
103
+ ```shell
104
+ pip install -U "huggingface_hub[cli]"
105
+ ```
106
+
107
+ Then, downoad the individual model file the a local directory
108
+
109
+ ```shell
110
+ huggingface-cli download tensorblock/TeenyTinyLlama-460m-Chat-GGUF --include "TeenyTinyLlama-460m-Chat-Q2_K.gguf" --local-dir MY_LOCAL_DIR
111
+ ```
112
+
113
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
114
+
115
+ ```shell
116
+ huggingface-cli download tensorblock/TeenyTinyLlama-460m-Chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
117
+ ```
TeenyTinyLlama-460m-Chat-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:766644f80f167f7a2ba07969d5e0aff6a91d2e62812bd90cec67a482e7b6d51e
3
+ size 186061664
TeenyTinyLlama-460m-Chat-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:505afc161ac74b24ae051a4dbf27579e9c3ee114bfb5412a8949fb820dae6adb
3
+ size 253877312
TeenyTinyLlama-460m-Chat-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac133d2a6f3890bcb3459a7eb8fdc4c59a2db7295c58dcb030337c738d11f3dd
3
+ size 235789376
TeenyTinyLlama-460m-Chat-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd4279c522d9583e31fbf38259e9b587bed2cdd38afe7d9ced66c11f930b0dc
3
+ size 214948928
TeenyTinyLlama-460m-Chat-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19384667741f8de594a2fb3427a59b2e7b16f8cf20c45a29cbe4279336ca50d2
3
+ size 272778560
TeenyTinyLlama-460m-Chat-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26662b0e18bdf6172db7313047658a5a462be6e446434eef0dff3ae441d0f0d3
3
+ size 288998720
TeenyTinyLlama-460m-Chat-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6cbb36b6f2dfb0b8d397155f8b906a3dc7a107cb1b76115e7c73e174fb8af2
3
+ size 274875712
TeenyTinyLlama-460m-Chat-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff482efb19c8eaa495d6d3572a826ab9f39a72e0969dfe6f4326d5072dbe8c3c
3
+ size 327206464
TeenyTinyLlama-460m-Chat-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd97fa6572abc2f85b94dddd91a93c9568fddfb4fe6ddbbc4265b94ef43532da
3
+ size 335562304
TeenyTinyLlama-460m-Chat-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a28ea3e516376c69990688c02e7bd7ab0250182bb2a0ee4f5e5b6e24fa094a3
3
+ size 327206464
TeenyTinyLlama-460m-Chat-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8889d834c39a554c952de5d8c5833e7333b453c215dd52ed7e05bd2eb0abcc4
3
+ size 385036128
TeenyTinyLlama-460m-Chat-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c28b72364f670c982bc7c7f699b8ca39baf1e1d2f3a5d5e5b3cd569beefda7
3
+ size 498426656