Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +69 -0
- tiny-random-orion-Q2_K.gguf +3 -0
- tiny-random-orion-Q3_K_L.gguf +3 -0
- tiny-random-orion-Q3_K_M.gguf +3 -0
- tiny-random-orion-Q3_K_S.gguf +3 -0
- tiny-random-orion-Q4_0.gguf +3 -0
- tiny-random-orion-Q4_K_M.gguf +3 -0
- tiny-random-orion-Q4_K_S.gguf +3 -0
- tiny-random-orion-Q5_0.gguf +3 -0
- tiny-random-orion-Q5_K_M.gguf +3 -0
- tiny-random-orion-Q5_K_S.gguf +3 -0
- tiny-random-orion-Q6_K.gguf +3 -0
- tiny-random-orion-Q8_0.gguf +3 -0
.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-random-orion-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
tiny-random-orion-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
tiny-random-orion-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
tiny-random-orion-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
tiny-random-orion-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
tiny-random-orion-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
tiny-random-orion-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
tiny-random-orion-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
tiny-random-orion-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
tiny-random-orion-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
tiny-random-orion-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
tiny-random-orion-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: katuni4ka/tiny-random-orion
|
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 |
+
## katuni4ka/tiny-random-orion - GGUF
|
20 |
+
|
21 |
+
This repo contains GGUF format model files for [katuni4ka/tiny-random-orion](https://huggingface.co/katuni4ka/tiny-random-orion).
|
22 |
+
|
23 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
24 |
+
|
25 |
+
## Prompt template
|
26 |
+
|
27 |
+
```
|
28 |
+
|
29 |
+
```
|
30 |
+
|
31 |
+
## Model file specification
|
32 |
+
|
33 |
+
| Filename | Quant type | File Size | Description |
|
34 |
+
| -------- | ---------- | --------- | ----------- |
|
35 |
+
| [tiny-random-orion-Q2_K.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q2_K.gguf) | Q2_K | 0.018 GB | smallest, significant quality loss - not recommended for most purposes |
|
36 |
+
| [tiny-random-orion-Q3_K_S.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q3_K_S.gguf) | Q3_K_S | 0.018 GB | very small, high quality loss |
|
37 |
+
| [tiny-random-orion-Q3_K_M.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q3_K_M.gguf) | Q3_K_M | 0.018 GB | very small, high quality loss |
|
38 |
+
| [tiny-random-orion-Q3_K_L.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q3_K_L.gguf) | Q3_K_L | 0.018 GB | small, substantial quality loss |
|
39 |
+
| [tiny-random-orion-Q4_0.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q4_0.gguf) | Q4_0 | 0.018 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
40 |
+
| [tiny-random-orion-Q4_K_S.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q4_K_S.gguf) | Q4_K_S | 0.020 GB | small, greater quality loss |
|
41 |
+
| [tiny-random-orion-Q4_K_M.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q4_K_M.gguf) | Q4_K_M | 0.020 GB | medium, balanced quality - recommended |
|
42 |
+
| [tiny-random-orion-Q5_0.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q5_0.gguf) | Q5_0 | 0.020 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
43 |
+
| [tiny-random-orion-Q5_K_S.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q5_K_S.gguf) | Q5_K_S | 0.020 GB | large, low quality loss - recommended |
|
44 |
+
| [tiny-random-orion-Q5_K_M.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q5_K_M.gguf) | Q5_K_M | 0.020 GB | large, very low quality loss - recommended |
|
45 |
+
| [tiny-random-orion-Q6_K.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q6_K.gguf) | Q6_K | 0.024 GB | very large, extremely low quality loss |
|
46 |
+
| [tiny-random-orion-Q8_0.gguf](https://huggingface.co/tensorblock/tiny-random-orion-GGUF/tree/main/tiny-random-orion-Q8_0.gguf) | Q8_0 | 0.024 GB | very large, extremely low quality loss - not recommended |
|
47 |
+
|
48 |
+
|
49 |
+
## Downloading instruction
|
50 |
+
|
51 |
+
### Command line
|
52 |
+
|
53 |
+
Firstly, install Huggingface Client
|
54 |
+
|
55 |
+
```shell
|
56 |
+
pip install -U "huggingface_hub[cli]"
|
57 |
+
```
|
58 |
+
|
59 |
+
Then, downoad the individual model file the a local directory
|
60 |
+
|
61 |
+
```shell
|
62 |
+
huggingface-cli download tensorblock/tiny-random-orion-GGUF --include "tiny-random-orion-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
63 |
+
```
|
64 |
+
|
65 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
66 |
+
|
67 |
+
```shell
|
68 |
+
huggingface-cli download tensorblock/tiny-random-orion-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
69 |
+
```
|
tiny-random-orion-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dac646cdb0529585d57854db3e4c7d77ede48f1d2c66e0655c4f963d6447590
|
3 |
+
size 19717568
|
tiny-random-orion-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f47f9478e3cfd3f82e72e898bd0789c8b5704b4bb1affea95cb78ac5d0ea8bff
|
3 |
+
size 19748288
|
tiny-random-orion-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9126dd23b73cf1357d4acd0ededfcf389eca6d77327c4f0a6283bcd6a8f236ad
|
3 |
+
size 19740096
|
tiny-random-orion-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59998f36895cf4e01c91321fd97456d06921db218b73241d415df59961e44646
|
3 |
+
size 19717568
|
tiny-random-orion-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cde98a9894404232922f6487ab5df4525fc20f25273cd51cf8e239c6816faba
|
3 |
+
size 19717568
|
tiny-random-orion-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77ab46335d2e4558245493093aeb34add0013e47e1eea4880f74748379efc793
|
3 |
+
size 21149120
|
tiny-random-orion-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56b6623842afc94da4362abd6c502d5434c2cf0b13bea0cdef5a96d2d90126f9
|
3 |
+
size 21126592
|
tiny-random-orion-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d5a754549c9d4ddb9e602ddd0fc3100584cb8a0b92ff1235d223b49b33ff299
|
3 |
+
size 21124544
|
tiny-random-orion-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e44914526f160bbdd0194ea43a7de73e70765057e70374fae7fe1cfff5cad93
|
3 |
+
size 21848512
|
tiny-random-orion-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2a0cb52580794473e00b9d18f71544a149003f11ece235af2497ed06074523f
|
3 |
+
size 21828032
|
tiny-random-orion-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62215210c4fabf4200b25d296ab9596e8ab9011208eff52c2229aa907566a7ab
|
3 |
+
size 25345472
|
tiny-random-orion-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78e22582f11ddd4efe66647421b226bbe4bb37996c9d994a762f7d471ed5443c
|
3 |
+
size 25345472
|