morriszms commited on
Commit
e949b1f
·
verified ·
1 Parent(s): 95c4c39

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
+ tiny-llama-2T-open-orca-ru-10000-step-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ tiny-llama-2T-open-orca-ru-10000-step-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ tiny-llama-2T-open-orca-ru-10000-step-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ tiny-llama-2T-open-orca-ru-10000-step-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ tiny-llama-2T-open-orca-ru-10000-step-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ tiny-llama-2T-open-orca-ru-10000-step-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ tiny-llama-2T-open-orca-ru-10000-step-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ tiny-llama-2T-open-orca-ru-10000-step-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ tiny-llama-2T-open-orca-ru-10000-step-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ tiny-llama-2T-open-orca-ru-10000-step-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ tiny-llama-2T-open-orca-ru-10000-step-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ tiny-llama-2T-open-orca-ru-10000-step-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: dim/tiny-llama-2T-open-orca-ru-10000-step
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ ---
7
+
8
+ <div style="width: auto; margin-left: auto; margin-right: auto">
9
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
+ </div>
11
+ <div style="display: flex; justify-content: space-between; width: 100%;">
12
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
14
+ 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>
15
+ </p>
16
+ </div>
17
+ </div>
18
+
19
+ ## dim/tiny-llama-2T-open-orca-ru-10000-step - GGUF
20
+
21
+ This repo contains GGUF format model files for [dim/tiny-llama-2T-open-orca-ru-10000-step](https://huggingface.co/dim/tiny-llama-2T-open-orca-ru-10000-step).
22
+
23
+ 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).
24
+
25
+ <div style="text-align: left; margin: 20px 0;">
26
+ <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;">
27
+ Run them on the TensorBlock client using your local machine ↗
28
+ </a>
29
+ </div>
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+
35
+ ```
36
+
37
+ ## Model file specification
38
+
39
+ | Filename | Quant type | File Size | Description |
40
+ | -------- | ---------- | --------- | ----------- |
41
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q2_K.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q2_K.gguf) | Q2_K | 0.432 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q3_K_S.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q3_K_S.gguf) | Q3_K_S | 0.499 GB | very small, high quality loss |
43
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q3_K_M.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q3_K_M.gguf) | Q3_K_M | 0.548 GB | very small, high quality loss |
44
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q3_K_L.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q3_K_L.gguf) | Q3_K_L | 0.592 GB | small, substantial quality loss |
45
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q4_0.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q4_0.gguf) | Q4_0 | 0.637 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q4_K_S.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q4_K_S.gguf) | Q4_K_S | 0.640 GB | small, greater quality loss |
47
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q4_K_M.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q4_K_M.gguf) | Q4_K_M | 0.668 GB | medium, balanced quality - recommended |
48
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q5_0.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q5_0.gguf) | Q5_0 | 0.766 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q5_K_S.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q5_K_S.gguf) | Q5_K_S | 0.766 GB | large, low quality loss - recommended |
50
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q5_K_M.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q5_K_M.gguf) | Q5_K_M | 0.782 GB | large, very low quality loss - recommended |
51
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q6_K.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q6_K.gguf) | Q6_K | 0.903 GB | very large, extremely low quality loss |
52
+ | [tiny-llama-2T-open-orca-ru-10000-step-Q8_0.gguf](https://huggingface.co/tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF/blob/main/tiny-llama-2T-open-orca-ru-10000-step-Q8_0.gguf) | Q8_0 | 1.170 GB | very large, extremely low quality loss - not recommended |
53
+
54
+
55
+ ## Downloading instruction
56
+
57
+ ### Command line
58
+
59
+ Firstly, install Huggingface Client
60
+
61
+ ```shell
62
+ pip install -U "huggingface_hub[cli]"
63
+ ```
64
+
65
+ Then, downoad the individual model file the a local directory
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF --include "tiny-llama-2T-open-orca-ru-10000-step-Q2_K.gguf" --local-dir MY_LOCAL_DIR
69
+ ```
70
+
71
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/tiny-llama-2T-open-orca-ru-10000-step-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
tiny-llama-2T-open-orca-ru-10000-step-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:033678f6b1927d4d00018261ef94e7ebe931b5bc34c421764d527b692f21ce33
3
+ size 432135744
tiny-llama-2T-open-orca-ru-10000-step-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98240daae90ae81b5e7f6be00938d7df531da18c1944031bd3a0c40f9d345cc0
3
+ size 591532000
tiny-llama-2T-open-orca-ru-10000-step-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebee5cbc7eb81734dca0dfcbd7b4b1820bb750fb86e07bd6f9fdb6a73faae008
3
+ size 548409312
tiny-llama-2T-open-orca-ru-10000-step-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc3f49ba31e831bef4deaa242b782d1462dbc995e9b2a357f7830f79d3591b7a
3
+ size 499347424
tiny-llama-2T-open-orca-ru-10000-step-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d496f82868417e7e6e885d9de0297ac456a99fc50b658a2dbb41cf8a5e9c6c
3
+ size 636731904
tiny-llama-2T-open-orca-ru-10000-step-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee85710331d38c3ee57881afcf09cd43fe7e4fcc5c423cdba9a052612362ebc9
3
+ size 667820544
tiny-llama-2T-open-orca-ru-10000-step-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b9c61a304347e6a166ddba4b7d93caf6316eb2d6947da85dea1e1ae62dc05b
3
+ size 639877632
tiny-llama-2T-open-orca-ru-10000-step-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30d40737e9f42fc78c9ab2487e4cb2af78755fcca056f3a96d58737681f990d
3
+ size 766034944
tiny-llama-2T-open-orca-ru-10000-step-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9293ddbb4d5d3f021881ddb41e2b2c04077c451dff7c6066e144eb3b6d0d65a2
3
+ size 782050304
tiny-llama-2T-open-orca-ru-10000-step-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:577a9e6f43445fcce28c80e67b341ff27c1c1d887a7dbcbd1713a425c0818a95
3
+ size 766034944
tiny-llama-2T-open-orca-ru-10000-step-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab11568845560f9d386fb458963036ff21d5698dd6e10138788f601255eb4feb
3
+ size 903419424
tiny-llama-2T-open-orca-ru-10000-step-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eca627b75b659c6ca5c56361dee7eb60b8e629e6fb84e6e14b6804b3f2c475d8
3
+ size 1169817056