morriszms commited on
Commit
0286f25
1 Parent(s): ee91c34

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
+ gemma2-9b-cpt-sea-lionv3-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gemma2-9b-cpt-sea-lionv3-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gemma2-9b-cpt-sea-lionv3-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gemma2-9b-cpt-sea-lionv3-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gemma2-9b-cpt-sea-lionv3-base-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gemma2-9b-cpt-sea-lionv3-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gemma2-9b-cpt-sea-lionv3-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gemma2-9b-cpt-sea-lionv3-base-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gemma2-9b-cpt-sea-lionv3-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gemma2-9b-cpt-sea-lionv3-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gemma2-9b-cpt-sea-lionv3-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gemma2-9b-cpt-sea-lionv3-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - zh
5
+ - vi
6
+ - id
7
+ - th
8
+ - fil
9
+ - ta
10
+ - ms
11
+ - km
12
+ - lo
13
+ - my
14
+ - jv
15
+ - su
16
+ license: gemma
17
+ library_name: transformers
18
+ pipeline_tag: text-generation
19
+ base_model: aisingapore/gemma2-9b-cpt-sea-lionv3-base
20
+ tags:
21
+ - TensorBlock
22
+ - GGUF
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
+ ## aisingapore/gemma2-9b-cpt-sea-lionv3-base - GGUF
37
+
38
+ This repo contains GGUF format model files for [aisingapore/gemma2-9b-cpt-sea-lionv3-base](https://huggingface.co/aisingapore/gemma2-9b-cpt-sea-lionv3-base).
39
+
40
+ 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).
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
+ | [gemma2-9b-cpt-sea-lionv3-base-Q2_K.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q2_K.gguf) | Q2_K | 3.805 GB | smallest, significant quality loss - not recommended for most purposes |
59
+ | [gemma2-9b-cpt-sea-lionv3-base-Q3_K_S.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q3_K_S.gguf) | Q3_K_S | 4.338 GB | very small, high quality loss |
60
+ | [gemma2-9b-cpt-sea-lionv3-base-Q3_K_M.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q3_K_M.gguf) | Q3_K_M | 4.762 GB | very small, high quality loss |
61
+ | [gemma2-9b-cpt-sea-lionv3-base-Q3_K_L.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q3_K_L.gguf) | Q3_K_L | 5.132 GB | small, substantial quality loss |
62
+ | [gemma2-9b-cpt-sea-lionv3-base-Q4_0.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q4_0.gguf) | Q4_0 | 5.443 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
63
+ | [gemma2-9b-cpt-sea-lionv3-base-Q4_K_S.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q4_K_S.gguf) | Q4_K_S | 5.479 GB | small, greater quality loss |
64
+ | [gemma2-9b-cpt-sea-lionv3-base-Q4_K_M.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q4_K_M.gguf) | Q4_K_M | 5.761 GB | medium, balanced quality - recommended |
65
+ | [gemma2-9b-cpt-sea-lionv3-base-Q5_0.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q5_0.gguf) | Q5_0 | 6.484 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
66
+ | [gemma2-9b-cpt-sea-lionv3-base-Q5_K_S.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q5_K_S.gguf) | Q5_K_S | 6.484 GB | large, low quality loss - recommended |
67
+ | [gemma2-9b-cpt-sea-lionv3-base-Q5_K_M.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q5_K_M.gguf) | Q5_K_M | 6.647 GB | large, very low quality loss - recommended |
68
+ | [gemma2-9b-cpt-sea-lionv3-base-Q6_K.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q6_K.gguf) | Q6_K | 7.589 GB | very large, extremely low quality loss |
69
+ | [gemma2-9b-cpt-sea-lionv3-base-Q8_0.gguf](https://huggingface.co/tensorblock/gemma2-9b-cpt-sea-lionv3-base-GGUF/blob/main/gemma2-9b-cpt-sea-lionv3-base-Q8_0.gguf) | Q8_0 | 9.827 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/gemma2-9b-cpt-sea-lionv3-base-GGUF --include "gemma2-9b-cpt-sea-lionv3-base-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/gemma2-9b-cpt-sea-lionv3-base-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
92
+ ```
gemma2-9b-cpt-sea-lionv3-base-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200a64d92dbd9b3a4d703605c731ffb86f1631173265d3dc9d4a7c862ef95138
3
+ size 3805397760
gemma2-9b-cpt-sea-lionv3-base-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d4837cf20c6ef2622a03bf1467185c8ee04b5c23d8ced99b2dc7336adca081
3
+ size 5132452608
gemma2-9b-cpt-sea-lionv3-base-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:045401eb4b6893f5e4bc62ce5d921c24e61670f42f0d153a18c4fd32f3ec512c
3
+ size 4761780992
gemma2-9b-cpt-sea-lionv3-base-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515326dbddf0e7bc9ea8a1f24c0b0c060c7d77e7e6edf0e81fbcf1a9e659a0bd
3
+ size 4337664768
gemma2-9b-cpt-sea-lionv3-base-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f0f5ac2e27bdb18858247059083733334172c944bd58815b0db1f240d112a48
3
+ size 5443142400
gemma2-9b-cpt-sea-lionv3-base-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea4e9ad2909e51c2702892a6bfa5a795f3f2f27f94913fd4dd2a8ecf4c1ccaa4
3
+ size 5761057536
gemma2-9b-cpt-sea-lionv3-base-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:367f534fec0314f14cff62c8fe9ca3d8dda176fd3ad0d27227b50da31fc9232a
3
+ size 5478925056
gemma2-9b-cpt-sea-lionv3-base-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbcb309a9f5b257c1ce23874173f3a7839085c3429eb0054f1a7baec0cfcf5d
3
+ size 6483591936
gemma2-9b-cpt-sea-lionv3-base-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0428cc44d5ea54983802ac64fe6f6bc62b872fee987b7d97b8bf49799841e3
3
+ size 6647366400
gemma2-9b-cpt-sea-lionv3-base-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072fe6f3fe45379b1a5fde4d6e443e0fbdb877adff207db627486a0daf6b5c8d
3
+ size 6483591936
gemma2-9b-cpt-sea-lionv3-base-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb18283f6c2be39d1e5b9eb3016c10624edef35f63fdfb9dc6eceb490ae1c4e
3
+ size 7589069568
gemma2-9b-cpt-sea-lionv3-base-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e81b6c7069be805ed3a29d8285faaeb608acb09df8bce1b5a63e6feb8bdfb1f1
3
+ size 9827148544