morriszms commited on
Commit
b1a153f
·
verified ·
1 Parent(s): 46a5934

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
+ YuE-s1-7B-anneal-en-cot-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ YuE-s1-7B-anneal-en-cot-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ YuE-s1-7B-anneal-en-cot-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ YuE-s1-7B-anneal-en-cot-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ YuE-s1-7B-anneal-en-cot-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ YuE-s1-7B-anneal-en-cot-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ YuE-s1-7B-anneal-en-cot-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ YuE-s1-7B-anneal-en-cot-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ YuE-s1-7B-anneal-en-cot-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ YuE-s1-7B-anneal-en-cot-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ YuE-s1-7B-anneal-en-cot-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ YuE-s1-7B-anneal-en-cot-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - music
8
+ - TensorBlock
9
+ - GGUF
10
+ base_model: m-a-p/YuE-s1-7B-anneal-en-cot
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
+ ## m-a-p/YuE-s1-7B-anneal-en-cot - GGUF
25
+
26
+ This repo contains GGUF format model files for [m-a-p/YuE-s1-7B-anneal-en-cot](https://huggingface.co/m-a-p/YuE-s1-7B-anneal-en-cot).
27
+
28
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit ec7f3ac](https://github.com/ggerganov/llama.cpp/commit/ec7f3ac9ab33e46b136eb5ab6a76c4d81f57c7f1).
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
+
40
+ ```
41
+
42
+ ## Model file specification
43
+
44
+ | Filename | Quant type | File Size | Description |
45
+ | -------- | ---------- | --------- | ----------- |
46
+ | [YuE-s1-7B-anneal-en-cot-Q2_K.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q2_K.gguf) | Q2_K | 2.432 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [YuE-s1-7B-anneal-en-cot-Q3_K_S.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q3_K_S.gguf) | Q3_K_S | 2.812 GB | very small, high quality loss |
48
+ | [YuE-s1-7B-anneal-en-cot-Q3_K_M.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q3_K_M.gguf) | Q3_K_M | 3.096 GB | very small, high quality loss |
49
+ | [YuE-s1-7B-anneal-en-cot-Q3_K_L.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q3_K_L.gguf) | Q3_K_L | 3.340 GB | small, substantial quality loss |
50
+ | [YuE-s1-7B-anneal-en-cot-Q4_0.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q4_0.gguf) | Q4_0 | 3.593 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
51
+ | [YuE-s1-7B-anneal-en-cot-Q4_K_S.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q4_K_S.gguf) | Q4_K_S | 3.617 GB | small, greater quality loss |
52
+ | [YuE-s1-7B-anneal-en-cot-Q4_K_M.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q4_K_M.gguf) | Q4_K_M | 3.788 GB | medium, balanced quality - recommended |
53
+ | [YuE-s1-7B-anneal-en-cot-Q5_0.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q5_0.gguf) | Q5_0 | 4.328 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [YuE-s1-7B-anneal-en-cot-Q5_K_S.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q5_K_S.gguf) | Q5_K_S | 4.328 GB | large, low quality loss - recommended |
55
+ | [YuE-s1-7B-anneal-en-cot-Q5_K_M.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q5_K_M.gguf) | Q5_K_M | 4.429 GB | large, very low quality loss - recommended |
56
+ | [YuE-s1-7B-anneal-en-cot-Q6_K.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q6_K.gguf) | Q6_K | 5.109 GB | very large, extremely low quality loss |
57
+ | [YuE-s1-7B-anneal-en-cot-Q8_0.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-cot-GGUF/blob/main/YuE-s1-7B-anneal-en-cot-Q8_0.gguf) | Q8_0 | 6.617 GB | very large, extremely low quality loss - not recommended |
58
+
59
+
60
+ ## Downloading instruction
61
+
62
+ ### Command line
63
+
64
+ Firstly, install Huggingface Client
65
+
66
+ ```shell
67
+ pip install -U "huggingface_hub[cli]"
68
+ ```
69
+
70
+ Then, downoad the individual model file the a local directory
71
+
72
+ ```shell
73
+ huggingface-cli download tensorblock/YuE-s1-7B-anneal-en-cot-GGUF --include "YuE-s1-7B-anneal-en-cot-Q2_K.gguf" --local-dir MY_LOCAL_DIR
74
+ ```
75
+
76
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/YuE-s1-7B-anneal-en-cot-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
YuE-s1-7B-anneal-en-cot-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcb81c60fc74ed67a7ae939217c62346c1bca93e4b5f6095fa34580f3b473877
3
+ size 2431873376
YuE-s1-7B-anneal-en-cot-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70274868027420e05eb733a7b3dabf4dfec68f5450bbc9b218f65a24a4db3a45
3
+ size 3340005728
YuE-s1-7B-anneal-en-cot-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eac718b7aab28260951825d860695f0efdc8de684da8d83dda5f19918a08ad9b
3
+ size 3095949664
YuE-s1-7B-anneal-en-cot-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08b331b1db45a2a416dcdb65185c8f7227e460d2f7f5ba351040eaa264ca6363
3
+ size 2812309856
YuE-s1-7B-anneal-en-cot-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e06dacff5971c1c8cb98817284689d5e2aac3dfa46d29613c2a47e7713c120
3
+ size 3593302368
YuE-s1-7B-anneal-en-cot-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cfb977473c327fb4fbc368e8391b76f9838182e734c11b49ff0bd4d45d311b6
3
+ size 3787944288
YuE-s1-7B-anneal-en-cot-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0840a43548b4551e3934fd2acfdf283074aa92a32a16e00c8934b746cb0f54ee
3
+ size 3616895328
YuE-s1-7B-anneal-en-cot-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dd841143bb1460aebe891c5d160cd9eee3c0018411dc5320964a9fc9cb0ef6a
3
+ size 4328354144
YuE-s1-7B-anneal-en-cot-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cf6eb5465914def8f9e1ffcddbe068f12810ba4da2bfa010bb950cbb3efeca5
3
+ size 4428624224
YuE-s1-7B-anneal-en-cot-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5f96b4584ee4f0f2c45345229738b2a773ef997b6c39cc64f9d48833549a89a
3
+ size 4328354144
YuE-s1-7B-anneal-en-cot-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45c174f513b34bc5cfa2f23179d1b08b39bbc4e05453dec8ba8ed494363ee457
3
+ size 5109346656
YuE-s1-7B-anneal-en-cot-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d100463b122ba33fdb4270153ca9960694d50bd45ab876a04dd23d64052b6f42
3
+ size 6616805728