morriszms commited on
Commit
0b56242
·
verified ·
1 Parent(s): 7c3aac6

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
+ llama3-8b-cpt-sea-lionv2-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama3-8b-cpt-sea-lionv2-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama3-8b-cpt-sea-lionv2-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama3-8b-cpt-sea-lionv2-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama3-8b-cpt-sea-lionv2-base-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama3-8b-cpt-sea-lionv2-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama3-8b-cpt-sea-lionv2-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama3-8b-cpt-sea-lionv2-base-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama3-8b-cpt-sea-lionv2-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama3-8b-cpt-sea-lionv2-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama3-8b-cpt-sea-lionv2-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama3-8b-cpt-sea-lionv2-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - id
5
+ - ta
6
+ - th
7
+ - vi
8
+ license: llama3
9
+ tags:
10
+ - TensorBlock
11
+ - GGUF
12
+ base_model: aisingapore/llama3-8b-cpt-sea-lionv2-base
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## aisingapore/llama3-8b-cpt-sea-lionv2-base - GGUF
27
+
28
+ This repo contains GGUF format model files for [aisingapore/llama3-8b-cpt-sea-lionv2-base](https://huggingface.co/aisingapore/llama3-8b-cpt-sea-lionv2-base).
29
+
30
+ 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).
31
+
32
+ <div style="text-align: left; margin: 20px 0;">
33
+ <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;">
34
+ Run them on the TensorBlock client using your local machine ↗
35
+ </a>
36
+ </div>
37
+
38
+ ## Prompt template
39
+
40
+ ```
41
+
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [llama3-8b-cpt-sea-lionv2-base-Q2_K.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [llama3-8b-cpt-sea-lionv2-base-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
50
+ | [llama3-8b-cpt-sea-lionv2-base-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
51
+ | [llama3-8b-cpt-sea-lionv2-base-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
52
+ | [llama3-8b-cpt-sea-lionv2-base-Q4_0.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [llama3-8b-cpt-sea-lionv2-base-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
54
+ | [llama3-8b-cpt-sea-lionv2-base-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
55
+ | [llama3-8b-cpt-sea-lionv2-base-Q5_0.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [llama3-8b-cpt-sea-lionv2-base-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
57
+ | [llama3-8b-cpt-sea-lionv2-base-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
58
+ | [llama3-8b-cpt-sea-lionv2-base-Q6_K.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
59
+ | [llama3-8b-cpt-sea-lionv2-base-Q8_0.gguf](https://huggingface.co/tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF/blob/main/llama3-8b-cpt-sea-lionv2-base-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
60
+
61
+
62
+ ## Downloading instruction
63
+
64
+ ### Command line
65
+
66
+ Firstly, install Huggingface Client
67
+
68
+ ```shell
69
+ pip install -U "huggingface_hub[cli]"
70
+ ```
71
+
72
+ Then, downoad the individual model file the a local directory
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF --include "llama3-8b-cpt-sea-lionv2-base-Q2_K.gguf" --local-dir MY_LOCAL_DIR
76
+ ```
77
+
78
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/llama3-8b-cpt-sea-lionv2-base-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
llama3-8b-cpt-sea-lionv2-base-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e73b34e0c254269b60aa3f8638cb837a6bf992f6e71f0059820b0dd29c35ea98
3
+ size 3179131072
llama3-8b-cpt-sea-lionv2-base-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeef920bc9db8056c872dbfee7bedca154ef6b76d90bf8dc65380309c515bcd1
3
+ size 4321956032
llama3-8b-cpt-sea-lionv2-base-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb84643b2f0893bf79b94835618431f59fb1e93a9a06a3abb426784ebdd79e46
3
+ size 4018917568
llama3-8b-cpt-sea-lionv2-base-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792391ebf99449a9421ea14ece03acb520137dcd03a8ce593164c23f7f4444b7
3
+ size 3664498880
llama3-8b-cpt-sea-lionv2-base-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4d554918680fde36e1e4acdb601ed0f1c8f04d39b77c5474dab62703ba1926a
3
+ size 4661211328
llama3-8b-cpt-sea-lionv2-base-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eee1b0f14999598e499c8319ad2c549a4ef8aa43f3d0ac09fd1f1deb8e2f0a3a
3
+ size 4920733888
llama3-8b-cpt-sea-lionv2-base-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fff4e824546c03b87b89c7c5b3c0b9897b91d306de3e3f7f4f52c870d17503c
3
+ size 4692668608
llama3-8b-cpt-sea-lionv2-base-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54e87d6f2b50070f4a32b35de4a5e316609fe2700311c13084469fd48db01cc
3
+ size 5599293632
llama3-8b-cpt-sea-lionv2-base-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30ba08087f344596f7eeb5da9f69d70423bc7340a801615310e631d346142d3
3
+ size 5732987072
llama3-8b-cpt-sea-lionv2-base-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e46261c964b40807d1fdce65fd50de49677404065afb917899622ec1fb0911
3
+ size 5599293632
llama3-8b-cpt-sea-lionv2-base-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e63f58e4b7c5a8bf7da0c257e7f5f6a5cad87d0de8ed6a5dadbf7a0b0414937
3
+ size 6596006080
llama3-8b-cpt-sea-lionv2-base-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97ca9117ec12ea86303aa387a989d942a862d8fe3a7df4b1df2575d4a5400bc3
3
+ size 8540770496