morriszms commited on
Commit
64cc71b
1 Parent(s): eac6c4f

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
+ archangel_sft-dpo_pythia2-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ archangel_sft-dpo_pythia2-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ archangel_sft-dpo_pythia2-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ archangel_sft-dpo_pythia2-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ archangel_sft-dpo_pythia2-8b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ archangel_sft-dpo_pythia2-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ archangel_sft-dpo_pythia2-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ archangel_sft-dpo_pythia2-8b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ archangel_sft-dpo_pythia2-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ archangel_sft-dpo_pythia2-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ archangel_sft-dpo_pythia2-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ archangel_sft-dpo_pythia2-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - stanfordnlp/SHP
5
+ - Anthropic/hh-rlhf
6
+ - OpenAssistant/oasst1
7
+ language:
8
+ - en
9
+ metrics:
10
+ - accuracy
11
+ tags:
12
+ - human feedback
13
+ - rlhf
14
+ - preferences
15
+ - alignment
16
+ - HALO
17
+ - halos
18
+ - dpo
19
+ - rl
20
+ - TensorBlock
21
+ - GGUF
22
+ base_model: ContextualAI/archangel_sft-dpo_pythia2-8b
23
+ ---
24
+
25
+ <div style="width: auto; margin-left: auto; margin-right: auto">
26
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
27
+ </div>
28
+ <div style="display: flex; justify-content: space-between; width: 100%;">
29
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
30
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
31
+ 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>
32
+ </p>
33
+ </div>
34
+ </div>
35
+
36
+ ## ContextualAI/archangel_sft-dpo_pythia2-8b - GGUF
37
+
38
+ This repo contains GGUF format model files for [ContextualAI/archangel_sft-dpo_pythia2-8b](https://huggingface.co/ContextualAI/archangel_sft-dpo_pythia2-8b).
39
+
40
+ 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).
41
+
42
+ <div style="text-align: left; margin: 20px 0;">
43
+ <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;">
44
+ Run them on the TensorBlock client using your local machine ↗
45
+ </a>
46
+ </div>
47
+
48
+ ## Prompt template
49
+
50
+ ```
51
+
52
+ ```
53
+
54
+ ## Model file specification
55
+
56
+ | Filename | Quant type | File Size | Description |
57
+ | -------- | ---------- | --------- | ----------- |
58
+ | [archangel_sft-dpo_pythia2-8b-Q2_K.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q2_K.gguf) | Q2_K | 1.086 GB | smallest, significant quality loss - not recommended for most purposes |
59
+ | [archangel_sft-dpo_pythia2-8b-Q3_K_S.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q3_K_S.gguf) | Q3_K_S | 1.248 GB | very small, high quality loss |
60
+ | [archangel_sft-dpo_pythia2-8b-Q3_K_M.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q3_K_M.gguf) | Q3_K_M | 1.478 GB | very small, high quality loss |
61
+ | [archangel_sft-dpo_pythia2-8b-Q3_K_L.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q3_K_L.gguf) | Q3_K_L | 1.602 GB | small, substantial quality loss |
62
+ | [archangel_sft-dpo_pythia2-8b-Q4_0.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q4_0.gguf) | Q4_0 | 1.600 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
63
+ | [archangel_sft-dpo_pythia2-8b-Q4_K_S.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q4_K_S.gguf) | Q4_K_S | 1.613 GB | small, greater quality loss |
64
+ | [archangel_sft-dpo_pythia2-8b-Q4_K_M.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q4_K_M.gguf) | Q4_K_M | 1.787 GB | medium, balanced quality - recommended |
65
+ | [archangel_sft-dpo_pythia2-8b-Q5_0.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q5_0.gguf) | Q5_0 | 1.930 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
66
+ | [archangel_sft-dpo_pythia2-8b-Q5_K_S.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q5_K_S.gguf) | Q5_K_S | 1.930 GB | large, low quality loss - recommended |
67
+ | [archangel_sft-dpo_pythia2-8b-Q5_K_M.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q5_K_M.gguf) | Q5_K_M | 2.070 GB | large, very low quality loss - recommended |
68
+ | [archangel_sft-dpo_pythia2-8b-Q6_K.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q6_K.gguf) | Q6_K | 2.282 GB | very large, extremely low quality loss |
69
+ | [archangel_sft-dpo_pythia2-8b-Q8_0.gguf](https://huggingface.co/tensorblock/archangel_sft-dpo_pythia2-8b-GGUF/blob/main/archangel_sft-dpo_pythia2-8b-Q8_0.gguf) | Q8_0 | 2.954 GB | very large, extremely low quality loss - not recommended |
70
+
71
+
72
+ ## Downloading instruction
73
+
74
+ ### Command line
75
+
76
+ Firstly, install Huggingface Client
77
+
78
+ ```shell
79
+ pip install -U "huggingface_hub[cli]"
80
+ ```
81
+
82
+ Then, downoad the individual model file the a local directory
83
+
84
+ ```shell
85
+ huggingface-cli download tensorblock/archangel_sft-dpo_pythia2-8b-GGUF --include "archangel_sft-dpo_pythia2-8b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
86
+ ```
87
+
88
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
89
+
90
+ ```shell
91
+ huggingface-cli download tensorblock/archangel_sft-dpo_pythia2-8b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
92
+ ```
archangel_sft-dpo_pythia2-8b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b660cb3baa9b640d5e20dec2b0457c916753921bcffd08979afb089e7d624ed
3
+ size 1086215136
archangel_sft-dpo_pythia2-8b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6361cc49c6ee6fea288ef163e1a9bb2016df74024dfa75f06fd40c71a0d60aa9
3
+ size 1602282976
archangel_sft-dpo_pythia2-8b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7df753f7e18b2802b3a11715b73505ec63b049a2dbdb5d967fb8223a7831c400
3
+ size 1477764576
archangel_sft-dpo_pythia2-8b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fedbb1ff7e47f693f049686f287de17bde100332a5847d54cbcc1979b45c8c5c
3
+ size 1248388576
archangel_sft-dpo_pythia2-8b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f3a58ae22f9ba448e1b58e4cb746b4128c68b769c8f5921f68c0b7a0f9fe581
3
+ size 1599725536
archangel_sft-dpo_pythia2-8b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0265acd54ca85b2947f30d83c6bc0d34cc20a17e53cbc02a56eb6df149760fde
3
+ size 1786503136
archangel_sft-dpo_pythia2-8b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccd0e96da17d1cd2b2aa69aa84d152f489fb30f27e4b63fe71706976d8e50500
3
+ size 1612832736
archangel_sft-dpo_pythia2-8b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d558da1586ead35bc47b62548143a8afeddc3fc9f4562bc829dcbbe1a84cf92
3
+ size 1930395616
archangel_sft-dpo_pythia2-8b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20b4e19175e684328737b9b9d0ee37218d43af18a7e81d8a5907b5ec8b825bb0
3
+ size 2069659616
archangel_sft-dpo_pythia2-8b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53074f7fc9559c05f20ed1edc05d1cbd823a1a7f300df43f6a499c10750b61a5
3
+ size 1930395616
archangel_sft-dpo_pythia2-8b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6ef2b77154d296bd4b2057704d61c58975ec72ff5dfef74350bd740fc7d4fe
3
+ size 2281732576
archangel_sft-dpo_pythia2-8b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55fc562e179deb1845020bea9f169f0d29338418b9b6ab072248c1653d0ce776
3
+ size 2953594336