morriszms commited on
Commit
ae13412
1 Parent(s): ad8f19a

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
+ metharme-7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ metharme-7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ metharme-7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ metharme-7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ metharme-7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ metharme-7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ metharme-7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ metharme-7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ metharme-7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ metharme-7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ metharme-7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ metharme-7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - text generation
6
+ - instruct
7
+ - TensorBlock
8
+ - GGUF
9
+ pipeline_tag: text-generation
10
+ inference: false
11
+ base_model: Neko-Institute-of-Science/metharme-7b
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## Neko-Institute-of-Science/metharme-7b - GGUF
26
+
27
+ This repo contains GGUF format model files for [Neko-Institute-of-Science/metharme-7b](https://huggingface.co/Neko-Institute-of-Science/metharme-7b).
28
+
29
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <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;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+
41
+ ```
42
+
43
+ ## Model file specification
44
+
45
+ | Filename | Quant type | File Size | Description |
46
+ | -------- | ---------- | --------- | ----------- |
47
+ | [metharme-7b-Q2_K.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q2_K.gguf) | Q2_K | 2.359 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [metharme-7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q3_K_S.gguf) | Q3_K_S | 2.746 GB | very small, high quality loss |
49
+ | [metharme-7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q3_K_M.gguf) | Q3_K_M | 3.072 GB | very small, high quality loss |
50
+ | [metharme-7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q3_K_L.gguf) | Q3_K_L | 3.350 GB | small, substantial quality loss |
51
+ | [metharme-7b-Q4_0.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q4_0.gguf) | Q4_0 | 3.563 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [metharme-7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q4_K_S.gguf) | Q4_K_S | 3.592 GB | small, greater quality loss |
53
+ | [metharme-7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q4_K_M.gguf) | Q4_K_M | 3.801 GB | medium, balanced quality - recommended |
54
+ | [metharme-7b-Q5_0.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q5_0.gguf) | Q5_0 | 4.332 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [metharme-7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q5_K_S.gguf) | Q5_K_S | 4.332 GB | large, low quality loss - recommended |
56
+ | [metharme-7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q5_K_M.gguf) | Q5_K_M | 4.455 GB | large, very low quality loss - recommended |
57
+ | [metharme-7b-Q6_K.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q6_K.gguf) | Q6_K | 5.149 GB | very large, extremely low quality loss |
58
+ | [metharme-7b-Q8_0.gguf](https://huggingface.co/tensorblock/metharme-7b-GGUF/blob/main/metharme-7b-Q8_0.gguf) | Q8_0 | 6.669 GB | very large, extremely low quality loss - not recommended |
59
+
60
+
61
+ ## Downloading instruction
62
+
63
+ ### Command line
64
+
65
+ Firstly, install Huggingface Client
66
+
67
+ ```shell
68
+ pip install -U "huggingface_hub[cli]"
69
+ ```
70
+
71
+ Then, downoad the individual model file the a local directory
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/metharme-7b-GGUF --include "metharme-7b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
75
+ ```
76
+
77
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/metharme-7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
metharme-7b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ddf2a2fb9dc11ce25241902bb60c9b7ae0d6b08c5f423bd037027f4cfb86b0
3
+ size 2532864128
metharme-7b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f7a87972f45be0944e8509ff33f6b8f3d016ae10c066b818ce96b718ec91ae8
3
+ size 3597111424
metharme-7b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba36fa6c9f6008ee2cb117df558087ffe826329a7cdb23d29d4e63df8b75c76
3
+ size 3298005120
metharme-7b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34295a8f46b36b0c7a2fef1e368f6a89b5dd3434c919ea30e6579171b9d299de
3
+ size 2948305024
metharme-7b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c34c01f35949ffb0a1463bb9dc9c79d679afc6a507ebb860c22cc10389037d6e
3
+ size 3825807488
metharme-7b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8fc7a1a32a97c018d7760c81eb8c009c499d163a3eb9967736eb90a9d0712bc
3
+ size 4081004672
metharme-7b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3123c4f6a229e61e5e38609f1f1393b187068dd2e0abcc51e9a4ae80b9c5e6c3
3
+ size 3856740480
metharme-7b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c9dccfcc72d62608bc4327f994683de1c1f072155674d14accf52c34ed2fe3
3
+ size 4651692160
metharme-7b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9317ad4e6868be3a337d3dd83c35cae875903c0515a317b9bc7f5aa1f96ce2dd
3
+ size 4783157376
metharme-7b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59c10d04228c0d7ee7a8e234e6882d0a673e637aac5c8bb172a0d2909681dc4b
3
+ size 4651692160
metharme-7b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7983d7f820a9810aa2cf94bee6bbdd278f76d7e805936def37a7757f6334fcca
3
+ size 5529194624
metharme-7b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd7fca5d97e71cf771082edb9da78f95eec955390cbcd2910eb738f3261d2e3
3
+ size 7161090176