morriszms commited on
Commit
31c241a
·
verified ·
1 Parent(s): 9cf8081

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
+ xddd-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ xddd-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ xddd-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ xddd-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ xddd-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ xddd-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ xddd-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ xddd-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ xddd-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ xddd-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ xddd-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ xddd-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: hghghgkskdmskdms/xddd
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## hghghgkskdmskdms/xddd - GGUF
21
+
22
+ This repo contains GGUF format model files for [hghghgkskdmskdms/xddd](https://huggingface.co/hghghgkskdmskdms/xddd).
23
+
24
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4823](https://github.com/ggml-org/llama.cpp/commit/5bbe6a9fe9a8796a9389c85accec89dbc4d91e39).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
36
+
37
+ Cutting Knowledge Date: December 2023
38
+ Today Date: 06 Mar 2025
39
+
40
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
41
+
42
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
43
+ ```
44
+
45
+ ## Model file specification
46
+
47
+ | Filename | Quant type | File Size | Description |
48
+ | -------- | ---------- | --------- | ----------- |
49
+ | [xddd-Q2_K.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q2_K.gguf) | Q2_K | 1.364 GB | smallest, significant quality loss - not recommended for most purposes |
50
+ | [xddd-Q3_K_S.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q3_K_S.gguf) | Q3_K_S | 1.543 GB | very small, high quality loss |
51
+ | [xddd-Q3_K_M.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q3_K_M.gguf) | Q3_K_M | 1.687 GB | very small, high quality loss |
52
+ | [xddd-Q3_K_L.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q3_K_L.gguf) | Q3_K_L | 1.815 GB | small, substantial quality loss |
53
+ | [xddd-Q4_0.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q4_0.gguf) | Q4_0 | 1.917 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
54
+ | [xddd-Q4_K_S.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q4_K_S.gguf) | Q4_K_S | 1.928 GB | small, greater quality loss |
55
+ | [xddd-Q4_K_M.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q4_K_M.gguf) | Q4_K_M | 2.019 GB | medium, balanced quality - recommended |
56
+ | [xddd-Q5_0.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q5_0.gguf) | Q5_0 | 2.270 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
57
+ | [xddd-Q5_K_S.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q5_K_S.gguf) | Q5_K_S | 2.270 GB | large, low quality loss - recommended |
58
+ | [xddd-Q5_K_M.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q5_K_M.gguf) | Q5_K_M | 2.322 GB | large, very low quality loss - recommended |
59
+ | [xddd-Q6_K.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q6_K.gguf) | Q6_K | 2.644 GB | very large, extremely low quality loss |
60
+ | [xddd-Q8_0.gguf](https://huggingface.co/tensorblock/xddd-GGUF/blob/main/xddd-Q8_0.gguf) | Q8_0 | 3.422 GB | very large, extremely low quality loss - not recommended |
61
+
62
+
63
+ ## Downloading instruction
64
+
65
+ ### Command line
66
+
67
+ Firstly, install Huggingface Client
68
+
69
+ ```shell
70
+ pip install -U "huggingface_hub[cli]"
71
+ ```
72
+
73
+ Then, downoad the individual model file the a local directory
74
+
75
+ ```shell
76
+ huggingface-cli download tensorblock/xddd-GGUF --include "xddd-Q2_K.gguf" --local-dir MY_LOCAL_DIR
77
+ ```
78
+
79
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
80
+
81
+ ```shell
82
+ huggingface-cli download tensorblock/xddd-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
83
+ ```
xddd-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4047ff1994668f3a7601f2cb261d383372bedf6b800cebfff3406dddf7688fa6
3
+ size 1363935200
xddd-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:257445fe7b5271e9bab9137ff913d2a50e122dd494182e58ba362d73f8afff08
3
+ size 1815347168
xddd-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f10298bfa2298c28779036ed699c28239994fc3977c5ce93cbe50180ab6fba4
3
+ size 1687158752
xddd-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a5143e0bc556d3d8a364220283117c5d94775895ea463b214617079503cd6b0
3
+ size 1542848480
xddd-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d102d68b8b401f52ec30596eb68ca3b28eb14d3fd6a6b19b1de2c69234517dc
3
+ size 1917190112
xddd-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9940a81fbebb91c07d33dbef48cb803299a07a15fed91eb9d868c42934b4febe
3
+ size 2019377120
xddd-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c31b0300febf13ab61e2c054abf9951ba98027d8100caf7879646774ee4d62a
3
+ size 1928200160
xddd-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad527ed3e7cd1a1660c06197ba339f93055ac96584a7e9022d3280e28a1a820
3
+ size 2269511648
xddd-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3462e31c4b495fd13dae02fa0243eb87680f4f528f27aeb60e16bfd1f4ab339
3
+ size 2322153440
xddd-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f639b67834c944fa4faea8144d0038774f78ce495c7bab6a74745bb645f5e5
3
+ size 2269511648
xddd-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a19d5d92e6b1a8ddc025b77d31f46d07b74b26e7e67289323fc64b0aa736ea2
3
+ size 2643853280
xddd-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8141da554b7fcf803fa6fe5ce09690e5ecbb898561ce4aa008e6e7f6f7cb7c1a
3
+ size 3421898720