morriszms commited on
Commit
b12fb93
1 Parent(s): 489c740

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-pre1-pre2-inst3-lora3-mergkit-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama3-pre1-pre2-inst3-lora3-mergkit-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ language:
4
+ - en
5
+ - ko
6
+ pipeline_tag: translation
7
+ license: mit
8
+ datasets:
9
+ - pre
10
+ base_model: 4yo1/llama3-pre1-pre2-inst3-lora3-mergkit-base
11
+ tags:
12
+ - TensorBlock
13
+ - GGUF
14
+ ---
15
+
16
+ <div style="width: auto; margin-left: auto; margin-right: auto">
17
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
18
+ </div>
19
+ <div style="display: flex; justify-content: space-between; width: 100%;">
20
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
22
+ 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>
23
+ </p>
24
+ </div>
25
+ </div>
26
+
27
+ ## 4yo1/llama3-pre1-pre2-inst3-lora3-mergkit-base - GGUF
28
+
29
+ This repo contains GGUF format model files for [4yo1/llama3-pre1-pre2-inst3-lora3-mergkit-base](https://huggingface.co/4yo1/llama3-pre1-pre2-inst3-lora3-mergkit-base).
30
+
31
+ 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).
32
+
33
+ ## Prompt template
34
+
35
+ ```
36
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
37
+
38
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
39
+
40
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
41
+ ```
42
+
43
+ ## Model file specification
44
+
45
+ | Filename | Quant type | File Size | Description |
46
+ | -------- | ---------- | --------- | ----------- |
47
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q2_K.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q2_K.gguf) | Q2_K | 2.980 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_S.gguf) | Q3_K_S | 3.428 GB | very small, high quality loss |
49
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_M.gguf) | Q3_K_M | 3.741 GB | very small, high quality loss |
50
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_L.gguf) | Q3_K_L | 4.021 GB | small, substantial quality loss |
51
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_0.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_0.gguf) | Q4_0 | 4.340 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_S.gguf) | Q4_K_S | 4.362 GB | small, greater quality loss |
53
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_M.gguf) | Q4_K_M | 4.566 GB | medium, balanced quality - recommended |
54
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_0.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_0.gguf) | Q5_0 | 5.198 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_S.gguf) | Q5_K_S | 5.198 GB | large, low quality loss - recommended |
56
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_M.gguf) | Q5_K_M | 5.315 GB | large, very low quality loss - recommended |
57
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q6_K.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q6_K.gguf) | Q6_K | 6.110 GB | very large, extremely low quality loss |
58
+ | [llama3-pre1-pre2-inst3-lora3-mergkit-base-Q8_0.gguf](https://huggingface.co/tensorblock/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF/tree/main/llama3-pre1-pre2-inst3-lora3-mergkit-base-Q8_0.gguf) | Q8_0 | 7.911 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/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF --include "llama3-pre1-pre2-inst3-lora3-mergkit-base-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/llama3-pre1-pre2-inst3-lora3-mergkit-base-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:862e2791316e87d89fa044600270f22b6430f56ebf418e08399e6f160bd72a7e
3
+ size 3199836576
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:297394f6d0681a8913df17bade840a64851334853850d45482b722a0d7a5599b
3
+ size 4317438528
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:251667ce168f44d0e72c1acaca30df25eef24fe50183a3bd6848abc3d55524fa
3
+ size 4017021504
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12313a76c682a8aff84a819da887926afab7a38c7c33d8470f90623d8469d927
3
+ size 3680526912
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67ba6238de857c6f2e3cae217912b756c1064c179ff2d278f27822b5937ebdeb
3
+ size 4659810144
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2275cfd69a3407c836412efc2e434098c94da56cef413ea104dbf55e4750a4b3
3
+ size 4903112544
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6445e9bd05119a98fbc08ea21e31b9293d2aecd61e0a487954fb6134596329b0
3
+ size 4683927392
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72739ad1fc2c00c625fc4779d42f1296f944486dd5c5a1b88fbd5d3118cca0f
3
+ size 5581488480
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:348ecffd88e020e3dd0960786c167681bdcdc88656f63ee2cf9c2b9204993e89
3
+ size 5706826080
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:920dd5d4131cb2e031cf5c0e19e9c5eae4a94c644158d29f1da8bb0bd2cfd720
3
+ size 5581488480
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:526982a94de8239e8493f5bb952b103762d18f3673eeea85a32b232e68844991
3
+ size 6560771712
llama3-pre1-pre2-inst3-lora3-mergkit-base-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4e04765c27b81659b5c812fbb57f9ecedaccd1f6abda612fafb52802d16345
3
+ size 8494792768