morriszms commited on
Commit
cfcc821
·
verified ·
1 Parent(s): 0e6b0e2

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
+ cydinfo-llama3-8b-lora-v01-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ cydinfo-llama3-8b-lora-v01-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ cydinfo-llama3-8b-lora-v01-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ cydinfo-llama3-8b-lora-v01-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ cydinfo-llama3-8b-lora-v01-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ cydinfo-llama3-8b-lora-v01-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ cydinfo-llama3-8b-lora-v01-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ cydinfo-llama3-8b-lora-v01-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ cydinfo-llama3-8b-lora-v01-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ cydinfo-llama3-8b-lora-v01-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ cydinfo-llama3-8b-lora-v01-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ cydinfo-llama3-8b-lora-v01-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ language:
4
+ - ko
5
+ tags:
6
+ - TensorBlock
7
+ - GGUF
8
+ base_model: yeonwoo780/cydinfo-llama3-8b-lora-v01
9
+ ---
10
+
11
+ <div style="width: auto; margin-left: auto; margin-right: auto">
12
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
+ </div>
14
+ <div style="display: flex; justify-content: space-between; width: 100%;">
15
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
17
+ 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>
18
+ </p>
19
+ </div>
20
+ </div>
21
+
22
+ ## yeonwoo780/cydinfo-llama3-8b-lora-v01 - GGUF
23
+
24
+ This repo contains GGUF format model files for [yeonwoo780/cydinfo-llama3-8b-lora-v01](https://huggingface.co/yeonwoo780/cydinfo-llama3-8b-lora-v01).
25
+
26
+ 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).
27
+
28
+ <div style="text-align: left; margin: 20px 0;">
29
+ <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;">
30
+ Run them on the TensorBlock client using your local machine ↗
31
+ </a>
32
+ </div>
33
+
34
+ ## Prompt template
35
+
36
+ ```
37
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
38
+
39
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
40
+
41
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [cydinfo-llama3-8b-lora-v01-Q2_K.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [cydinfo-llama3-8b-lora-v01-Q3_K_S.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
50
+ | [cydinfo-llama3-8b-lora-v01-Q3_K_M.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
51
+ | [cydinfo-llama3-8b-lora-v01-Q3_K_L.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
52
+ | [cydinfo-llama3-8b-lora-v01-Q4_0.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [cydinfo-llama3-8b-lora-v01-Q4_K_S.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
54
+ | [cydinfo-llama3-8b-lora-v01-Q4_K_M.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
55
+ | [cydinfo-llama3-8b-lora-v01-Q5_0.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [cydinfo-llama3-8b-lora-v01-Q5_K_S.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
57
+ | [cydinfo-llama3-8b-lora-v01-Q5_K_M.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
58
+ | [cydinfo-llama3-8b-lora-v01-Q6_K.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
59
+ | [cydinfo-llama3-8b-lora-v01-Q8_0.gguf](https://huggingface.co/tensorblock/cydinfo-llama3-8b-lora-v01-GGUF/blob/main/cydinfo-llama3-8b-lora-v01-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/cydinfo-llama3-8b-lora-v01-GGUF --include "cydinfo-llama3-8b-lora-v01-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/cydinfo-llama3-8b-lora-v01-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
cydinfo-llama3-8b-lora-v01-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17fcd16c36d0e0e003643ce3e40fa7cacdb24cf7035f841b12f9cf94bb6a818
3
+ size 3179131712
cydinfo-llama3-8b-lora-v01-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad6c1f78df85cf6ece3d41b2229e60efa1d3578d97010c4c6b62beeb1fc8aeb5
3
+ size 4321956672
cydinfo-llama3-8b-lora-v01-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a66696c7310b8e70a3161a9d95c4e63cba3c952dd4f65a5903c671a3c0e8ae13
3
+ size 4018918208
cydinfo-llama3-8b-lora-v01-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e82c245a653923d716dcd4f0efbcf1208d52e997954b22d623f324d6e63d0ee
3
+ size 3664499520
cydinfo-llama3-8b-lora-v01-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9d614ff3de077ced5982ac19ff07203620987144e38a86da74ea11b3641a4d6
3
+ size 4661211968
cydinfo-llama3-8b-lora-v01-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbcd4b55ba6e737b85f0ee39c5f464f2fb627cb4b98a921728fbfd6d686f4c50
3
+ size 4920734528
cydinfo-llama3-8b-lora-v01-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5677090643e415b8891cdaa55c8408704778ba7fa4227ab6cd9ae50ad446df67
3
+ size 4692669248
cydinfo-llama3-8b-lora-v01-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2a12f291b50f58d01af09d8caea911590de25d3b55f22fb87ba844cb0ba9f52
3
+ size 5599294272
cydinfo-llama3-8b-lora-v01-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a05d4bb97f8d042fafc63b2c7301ccfcbeb875e515fcc7d027687d8f964f2385
3
+ size 5732987712
cydinfo-llama3-8b-lora-v01-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:106b2cf93b697193406a31fabd881098423ca44952e701d219d262a18d74375c
3
+ size 5599294272
cydinfo-llama3-8b-lora-v01-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124997450736c0688df62118a9b98a402b6e9b14470846dc22f2345fb9b35cfd
3
+ size 6596006720
cydinfo-llama3-8b-lora-v01-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:528cb68b014d6d9b261e40bacd66716ac73e45fe2465c80946fb923a79d423f8
3
+ size 8540771136