morriszms commited on
Commit
7553f55
·
verified ·
1 Parent(s): d59f011

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-icl-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ YuE-s1-7B-anneal-en-icl-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ YuE-s1-7B-anneal-en-icl-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ YuE-s1-7B-anneal-en-icl-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ YuE-s1-7B-anneal-en-icl-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ YuE-s1-7B-anneal-en-icl-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ YuE-s1-7B-anneal-en-icl-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ YuE-s1-7B-anneal-en-icl-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ YuE-s1-7B-anneal-en-icl-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ YuE-s1-7B-anneal-en-icl-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ YuE-s1-7B-anneal-en-icl-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ YuE-s1-7B-anneal-en-icl-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-icl
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-icl - GGUF
25
+
26
+ This repo contains GGUF format model files for [m-a-p/YuE-s1-7B-anneal-en-icl](https://huggingface.co/m-a-p/YuE-s1-7B-anneal-en-icl).
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-icl-Q2_K.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q2_K.gguf) | Q2_K | 2.432 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [YuE-s1-7B-anneal-en-icl-Q3_K_S.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q3_K_S.gguf) | Q3_K_S | 2.812 GB | very small, high quality loss |
48
+ | [YuE-s1-7B-anneal-en-icl-Q3_K_M.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q3_K_M.gguf) | Q3_K_M | 3.096 GB | very small, high quality loss |
49
+ | [YuE-s1-7B-anneal-en-icl-Q3_K_L.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q3_K_L.gguf) | Q3_K_L | 3.340 GB | small, substantial quality loss |
50
+ | [YuE-s1-7B-anneal-en-icl-Q4_0.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-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-icl-Q4_K_S.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q4_K_S.gguf) | Q4_K_S | 3.617 GB | small, greater quality loss |
52
+ | [YuE-s1-7B-anneal-en-icl-Q4_K_M.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q4_K_M.gguf) | Q4_K_M | 3.788 GB | medium, balanced quality - recommended |
53
+ | [YuE-s1-7B-anneal-en-icl-Q5_0.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q5_0.gguf) | Q5_0 | 4.328 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [YuE-s1-7B-anneal-en-icl-Q5_K_S.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q5_K_S.gguf) | Q5_K_S | 4.328 GB | large, low quality loss - recommended |
55
+ | [YuE-s1-7B-anneal-en-icl-Q5_K_M.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q5_K_M.gguf) | Q5_K_M | 4.429 GB | large, very low quality loss - recommended |
56
+ | [YuE-s1-7B-anneal-en-icl-Q6_K.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-Q6_K.gguf) | Q6_K | 5.109 GB | very large, extremely low quality loss |
57
+ | [YuE-s1-7B-anneal-en-icl-Q8_0.gguf](https://huggingface.co/tensorblock/YuE-s1-7B-anneal-en-icl-GGUF/blob/main/YuE-s1-7B-anneal-en-icl-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-icl-GGUF --include "YuE-s1-7B-anneal-en-icl-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-icl-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
YuE-s1-7B-anneal-en-icl-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a9d15101e947d6aebdc8e79aefe43f08d7d984d6ac6be42d3ffafaa06229ca5
3
+ size 2431873376
YuE-s1-7B-anneal-en-icl-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c5314953c64cae000e2bddfbd481d7b6465f4e15c8739331aed37180db79d07
3
+ size 3340005728
YuE-s1-7B-anneal-en-icl-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64e1d73d3917803ab4d823eeef878f82e28dbce3954c64307baad7cae44d6138
3
+ size 3095949664
YuE-s1-7B-anneal-en-icl-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9668b3004e4263a0d0b4319d12f11cfdbd049d9bd38e89efdc697b8f1f281b5
3
+ size 2812309856
YuE-s1-7B-anneal-en-icl-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cd793faeee61f262176694885cdc0ef1966d198216ff183eb34f485f7810a0b
3
+ size 3593302368
YuE-s1-7B-anneal-en-icl-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1728a3a251f2821ef939aaa34ee820de131f1edecec9e76351d616e2ed8f2eee
3
+ size 3787944288
YuE-s1-7B-anneal-en-icl-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6250028ac677adf6d7269d060709bf14852966e8ced6543695c6b1e5f59160
3
+ size 3616895328
YuE-s1-7B-anneal-en-icl-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929d4912466e103d566f5d31b16ba7e12f8fd8884ff6c405fb48ea2f84fea55c
3
+ size 4328354144
YuE-s1-7B-anneal-en-icl-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:066278c9bf3efe3f6276a5cfbeb3c114e5ec2e78898da43ad0822ecaaf8809f9
3
+ size 4428624224
YuE-s1-7B-anneal-en-icl-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45bad32709be95ac5af03ab546111d9194e24aa9a9c4c8a098f30d25e7ad45f1
3
+ size 4328354144
YuE-s1-7B-anneal-en-icl-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b69a069e93b326f811bf80af3c8e0b74a0892aea1c5669a0ab31ca74879e71d1
3
+ size 5109346656
YuE-s1-7B-anneal-en-icl-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90739974420737454ecc78e1be205213877ec0a689016d1f63f83778f77b28f4
3
+ size 6616805728