morriszms commited on
Commit
342739a
1 Parent(s): 30f4e03

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
+ dolphin-2.9.3-llama-3-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ dolphin-2.9.3-llama-3-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ dolphin-2.9.3-llama-3-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ dolphin-2.9.3-llama-3-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ dolphin-2.9.3-llama-3-8b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ dolphin-2.9.3-llama-3-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ dolphin-2.9.3-llama-3-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ dolphin-2.9.3-llama-3-8b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ dolphin-2.9.3-llama-3-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ dolphin-2.9.3-llama-3-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ dolphin-2.9.3-llama-3-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ dolphin-2.9.3-llama-3-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: cognitivecomputations/dolphin-2.9.3-llama-3-8b
3
+ tags:
4
+ - generated_from_trainer
5
+ - TensorBlock
6
+ - GGUF
7
+ model-index:
8
+ - name: llama-3-8b-2.9.3
9
+ results: []
10
+ ---
11
+
12
+ <div style="width: auto; margin-left: auto; margin-right: auto">
13
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
14
+ </div>
15
+ <div style="display: flex; justify-content: space-between; width: 100%;">
16
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
17
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
18
+ 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>
19
+ </p>
20
+ </div>
21
+ </div>
22
+
23
+ ## cognitivecomputations/dolphin-2.9.3-llama-3-8b - GGUF
24
+
25
+ This repo contains GGUF format model files for [cognitivecomputations/dolphin-2.9.3-llama-3-8b](https://huggingface.co/cognitivecomputations/dolphin-2.9.3-llama-3-8b).
26
+
27
+ 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).
28
+
29
+ ## Prompt template
30
+
31
+ ```
32
+ <|im_start|>system
33
+ {system_prompt}<|im_end|>
34
+ <|im_start|>user
35
+ {prompt}<|im_end|>
36
+ <|im_start|>assistant
37
+ ```
38
+
39
+ ## Model file specification
40
+
41
+ | Filename | Quant type | File Size | Description |
42
+ | -------- | ---------- | --------- | ----------- |
43
+ | [dolphin-2.9.3-llama-3-8b-Q2_K.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
44
+ | [dolphin-2.9.3-llama-3-8b-Q3_K_S.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
45
+ | [dolphin-2.9.3-llama-3-8b-Q3_K_M.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
46
+ | [dolphin-2.9.3-llama-3-8b-Q3_K_L.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
47
+ | [dolphin-2.9.3-llama-3-8b-Q4_0.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
48
+ | [dolphin-2.9.3-llama-3-8b-Q4_K_S.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
49
+ | [dolphin-2.9.3-llama-3-8b-Q4_K_M.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
50
+ | [dolphin-2.9.3-llama-3-8b-Q5_0.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
51
+ | [dolphin-2.9.3-llama-3-8b-Q5_K_S.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
52
+ | [dolphin-2.9.3-llama-3-8b-Q5_K_M.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
53
+ | [dolphin-2.9.3-llama-3-8b-Q6_K.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
54
+ | [dolphin-2.9.3-llama-3-8b-Q8_0.gguf](https://huggingface.co/tensorblock/dolphin-2.9.3-llama-3-8b-GGUF/tree/main/dolphin-2.9.3-llama-3-8b-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
55
+
56
+
57
+ ## Downloading instruction
58
+
59
+ ### Command line
60
+
61
+ Firstly, install Huggingface Client
62
+
63
+ ```shell
64
+ pip install -U "huggingface_hub[cli]"
65
+ ```
66
+
67
+ Then, downoad the individual model file the a local directory
68
+
69
+ ```shell
70
+ huggingface-cli download tensorblock/dolphin-2.9.3-llama-3-8b-GGUF --include "dolphin-2.9.3-llama-3-8b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
71
+ ```
72
+
73
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
74
+
75
+ ```shell
76
+ huggingface-cli download tensorblock/dolphin-2.9.3-llama-3-8b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
77
+ ```
dolphin-2.9.3-llama-3-8b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcaea6c7b0f93cf7ae4d997002bf95e476bae3dff65161d29c0eb2febd2c06bf
3
+ size 3179141056
dolphin-2.9.3-llama-3-8b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15dcc3921660de6973462dc7190ffac26f62deae7e7d95330b1b4cf3209d4dd1
3
+ size 4321966848
dolphin-2.9.3-llama-3-8b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f9addb00e0e5150b1ab332175b3d2ee5e4b49c1570a88b781f8721ddef63953
3
+ size 4018928384
dolphin-2.9.3-llama-3-8b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cebff425d756d12d4cba7b1978a8cf1a96ad0fc084008fbac87c5d3ee6dab784
3
+ size 3664509696
dolphin-2.9.3-llama-3-8b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e34b8a280ee0f04ec79dfe270b91f4c0e8f266694f73d04963323f83b937af92
3
+ size 4661223232
dolphin-2.9.3-llama-3-8b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:158312c5c5d645a366f2e04b58e8a39dfe83352f0a813fb3f4a9dee072a8b5ff
3
+ size 4920745792
dolphin-2.9.3-llama-3-8b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19280183b7aa3534b243dbd835acc8c765cf14af24ecfa77de6daaf6caf07fe6
3
+ size 4692680512
dolphin-2.9.3-llama-3-8b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93b7668effb03fe9f4f4741c8910647f83b41e8f4217f2e25eeda10e4df4225c
3
+ size 5599306560
dolphin-2.9.3-llama-3-8b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a347610b648f6f4e45879357472449c5ea6c5b558ac185b8595ba443cb28cd
3
+ size 5733000000
dolphin-2.9.3-llama-3-8b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:237a81a54754b425a94452e806ed760db5612b6a2745e32d663a07f0464e2865
3
+ size 5599306560
dolphin-2.9.3-llama-3-8b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e54fee55870b60678a79e3ed8efdbbd5407e89d8405716e2a2e205ff94ca92
3
+ size 6596020096
dolphin-2.9.3-llama-3-8b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7488614e7241d72388fd294af1ed9888a40dba42c493c5881b43bdb751f184ed
3
+ size 8540788480