morriszms commited on
Commit
eea5d20
·
verified ·
1 Parent(s): 986f600

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
+ You_can_cry_Snowman-13B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ You_can_cry_Snowman-13B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ You_can_cry_Snowman-13B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ You_can_cry_Snowman-13B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ You_can_cry_Snowman-13B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ You_can_cry_Snowman-13B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ You_can_cry_Snowman-13B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ You_can_cry_Snowman-13B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ You_can_cry_Snowman-13B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ You_can_cry_Snowman-13B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ You_can_cry_Snowman-13B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ You_can_cry_Snowman-13B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ library_name: transformers
5
+ pipeline_tag: text-generation
6
+ license: cc-by-nc-sa-4.0
7
+ tags:
8
+ - TensorBlock
9
+ - GGUF
10
+ base_model: DopeorNope/You_can_cry_Snowman-13B
11
+ ---
12
+
13
+ <div style="width: auto; margin-left: auto; margin-right: auto">
14
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
15
+ </div>
16
+ <div style="display: flex; justify-content: space-between; width: 100%;">
17
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
18
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
19
+ 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>
20
+ </p>
21
+ </div>
22
+ </div>
23
+
24
+ ## DopeorNope/You_can_cry_Snowman-13B - GGUF
25
+
26
+ This repo contains GGUF format model files for [DopeorNope/You_can_cry_Snowman-13B](https://huggingface.co/DopeorNope/You_can_cry_Snowman-13B).
27
+
28
+ 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).
29
+
30
+ <div style="text-align: left; margin: 20px 0;">
31
+ <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;">
32
+ Run them on the TensorBlock client using your local machine ↗
33
+ </a>
34
+ </div>
35
+
36
+ ## Prompt template
37
+
38
+ ```
39
+ ### System:
40
+ {system_prompt}
41
+
42
+ ### User:
43
+ {prompt}
44
+
45
+ ### Assistant:
46
+ ```
47
+
48
+ ## Model file specification
49
+
50
+ | Filename | Quant type | File Size | Description |
51
+ | -------- | ---------- | --------- | ----------- |
52
+ | [You_can_cry_Snowman-13B-Q2_K.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q2_K.gguf) | Q2_K | 4.966 GB | smallest, significant quality loss - not recommended for most purposes |
53
+ | [You_can_cry_Snowman-13B-Q3_K_S.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q3_K_S.gguf) | Q3_K_S | 5.790 GB | very small, high quality loss |
54
+ | [You_can_cry_Snowman-13B-Q3_K_M.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q3_K_M.gguf) | Q3_K_M | 6.448 GB | very small, high quality loss |
55
+ | [You_can_cry_Snowman-13B-Q3_K_L.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q3_K_L.gguf) | Q3_K_L | 7.022 GB | small, substantial quality loss |
56
+ | [You_can_cry_Snowman-13B-Q4_0.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q4_0.gguf) | Q4_0 | 7.545 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
57
+ | [You_can_cry_Snowman-13B-Q4_K_S.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q4_K_S.gguf) | Q4_K_S | 7.598 GB | small, greater quality loss |
58
+ | [You_can_cry_Snowman-13B-Q4_K_M.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q4_K_M.gguf) | Q4_K_M | 8.032 GB | medium, balanced quality - recommended |
59
+ | [You_can_cry_Snowman-13B-Q5_0.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q5_0.gguf) | Q5_0 | 9.197 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
60
+ | [You_can_cry_Snowman-13B-Q5_K_S.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q5_K_S.gguf) | Q5_K_S | 9.197 GB | large, low quality loss - recommended |
61
+ | [You_can_cry_Snowman-13B-Q5_K_M.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q5_K_M.gguf) | Q5_K_M | 9.448 GB | large, very low quality loss - recommended |
62
+ | [You_can_cry_Snowman-13B-Q6_K.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q6_K.gguf) | Q6_K | 10.953 GB | very large, extremely low quality loss |
63
+ | [You_can_cry_Snowman-13B-Q8_0.gguf](https://huggingface.co/tensorblock/You_can_cry_Snowman-13B-GGUF/blob/main/You_can_cry_Snowman-13B-Q8_0.gguf) | Q8_0 | 14.185 GB | very large, extremely low quality loss - not recommended |
64
+
65
+
66
+ ## Downloading instruction
67
+
68
+ ### Command line
69
+
70
+ Firstly, install Huggingface Client
71
+
72
+ ```shell
73
+ pip install -U "huggingface_hub[cli]"
74
+ ```
75
+
76
+ Then, downoad the individual model file the a local directory
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/You_can_cry_Snowman-13B-GGUF --include "You_can_cry_Snowman-13B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
80
+ ```
81
+
82
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
83
+
84
+ ```shell
85
+ huggingface-cli download tensorblock/You_can_cry_Snowman-13B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
86
+ ```
You_can_cry_Snowman-13B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f2dff51ad5a9e6cb335c407e70fbdaaf3b4a8351c4af083d47b6a488d84911
3
+ size 4966225184
You_can_cry_Snowman-13B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a4c7ee01eac21a8cd36b2c4eff1686e05548f1c6469b75755d6670ab5ad7ce
3
+ size 7022294304
You_can_cry_Snowman-13B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ba7287baa970d14ce16da43bb98f82e2dcb1f35f4358e3fa78478e8e679006
3
+ size 6447674656
You_can_cry_Snowman-13B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a5f6ada9aa857307e431bd8c0bb242cac86c922f0083cc0d1a252c174279c9
3
+ size 5789562144
You_can_cry_Snowman-13B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09f150e8e29ae1c8251901d481660aff51746754116214aaced3804fbb2ff2e
3
+ size 7544984864
You_can_cry_Snowman-13B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24a79f7e921cdc033a94c936773905f024e68a65bafe827d8f60ad89f4ae459a
3
+ size 8031589664
You_can_cry_Snowman-13B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83ff4ff84aa6ffbbf3cb7b121b8bd937fa1a9f16b226aa897842a52b96f2080
3
+ size 7598462240
You_can_cry_Snowman-13B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a665548689f4545e88b4f9a604c131c192ec3465cc725ad920b77a7df53ef596
3
+ size 9197147424
You_can_cry_Snowman-13B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d171c43bf906e35b221585144d8a57f049cb2bf7a62a96efa85759a3e384634
3
+ size 9447822624
You_can_cry_Snowman-13B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:278408efb03ada28b48c8b0a9606fed95e384ffe4b7a5bc8d2db6703b2f7f4af
3
+ size 9197147424
You_can_cry_Snowman-13B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93588c62a9c00a296345467dc2014e4ec6c3f7e4a30a20a27fd490d4dcb12e07
3
+ size 10952570144
You_can_cry_Snowman-13B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b204765ad6a773e1fae6278b746b8e667b683eb2cab25480c114c962a2766de9
3
+ size 14185379104