Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +83 -0
- finance-Llama3-8B-Q2_K.gguf +3 -0
- finance-Llama3-8B-Q3_K_L.gguf +3 -0
- finance-Llama3-8B-Q3_K_M.gguf +3 -0
- finance-Llama3-8B-Q3_K_S.gguf +3 -0
- finance-Llama3-8B-Q4_0.gguf +3 -0
- finance-Llama3-8B-Q4_K_M.gguf +3 -0
- finance-Llama3-8B-Q4_K_S.gguf +3 -0
- finance-Llama3-8B-Q5_0.gguf +3 -0
- finance-Llama3-8B-Q5_K_M.gguf +3 -0
- finance-Llama3-8B-Q5_K_S.gguf +3 -0
- finance-Llama3-8B-Q6_K.gguf +3 -0
- finance-Llama3-8B-Q8_0.gguf +3 -0
.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 |
+
finance-Llama3-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
finance-Llama3-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
finance-Llama3-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
finance-Llama3-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
finance-Llama3-8B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
finance-Llama3-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
finance-Llama3-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
finance-Llama3-8B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
finance-Llama3-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
finance-Llama3-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
finance-Llama3-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
finance-Llama3-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- finance
|
7 |
+
- TensorBlock
|
8 |
+
- GGUF
|
9 |
+
datasets:
|
10 |
+
- Open-Orca/OpenOrca
|
11 |
+
- GAIR/lima
|
12 |
+
- WizardLM/WizardLM_evol_instruct_V2_196k
|
13 |
+
base_model: instruction-pretrain/finance-Llama3-8B
|
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 |
+
## instruction-pretrain/finance-Llama3-8B - GGUF
|
28 |
+
|
29 |
+
This repo contains GGUF format model files for [instruction-pretrain/finance-Llama3-8B](https://huggingface.co/instruction-pretrain/finance-Llama3-8B).
|
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 |
+
<div style="text-align: left; margin: 20px 0;">
|
34 |
+
<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;">
|
35 |
+
Run them on the TensorBlock client using your local machine ↗
|
36 |
+
</a>
|
37 |
+
</div>
|
38 |
+
|
39 |
+
## Prompt template
|
40 |
+
|
41 |
+
```
|
42 |
+
|
43 |
+
```
|
44 |
+
|
45 |
+
## Model file specification
|
46 |
+
|
47 |
+
| Filename | Quant type | File Size | Description |
|
48 |
+
| -------- | ---------- | --------- | ----------- |
|
49 |
+
| [finance-Llama3-8B-Q2_K.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
|
50 |
+
| [finance-Llama3-8B-Q3_K_S.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
|
51 |
+
| [finance-Llama3-8B-Q3_K_M.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
|
52 |
+
| [finance-Llama3-8B-Q3_K_L.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
|
53 |
+
| [finance-Llama3-8B-Q4_0.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
54 |
+
| [finance-Llama3-8B-Q4_K_S.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
|
55 |
+
| [finance-Llama3-8B-Q4_K_M.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
|
56 |
+
| [finance-Llama3-8B-Q5_0.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
57 |
+
| [finance-Llama3-8B-Q5_K_S.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
|
58 |
+
| [finance-Llama3-8B-Q5_K_M.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
|
59 |
+
| [finance-Llama3-8B-Q6_K.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
|
60 |
+
| [finance-Llama3-8B-Q8_0.gguf](https://huggingface.co/tensorblock/finance-Llama3-8B-GGUF/blob/main/finance-Llama3-8B-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
|
61 |
+
|
62 |
+
|
63 |
+
## Downloading instruction
|
64 |
+
|
65 |
+
### Command line
|
66 |
+
|
67 |
+
Firstly, install Huggingface Client
|
68 |
+
|
69 |
+
```shell
|
70 |
+
pip install -U "huggingface_hub[cli]"
|
71 |
+
```
|
72 |
+
|
73 |
+
Then, downoad the individual model file the a local directory
|
74 |
+
|
75 |
+
```shell
|
76 |
+
huggingface-cli download tensorblock/finance-Llama3-8B-GGUF --include "finance-Llama3-8B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
77 |
+
```
|
78 |
+
|
79 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
80 |
+
|
81 |
+
```shell
|
82 |
+
huggingface-cli download tensorblock/finance-Llama3-8B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
83 |
+
```
|
finance-Llama3-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:027cfeaa5683a0cb802e8cb2d3cee5f2cbbee512ffaa6d023440d2ed7bcaaf96
|
3 |
+
size 3179131200
|
finance-Llama3-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df06418b50b872f1443ea3f119ae5a4072e003e55c8097f70974b9fd937ceb50
|
3 |
+
size 4321956160
|
finance-Llama3-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8a03a1bb4f5399dbbd91f40896bc6727c8a5679a207fc0590f309dff30f58d6
|
3 |
+
size 4018917696
|
finance-Llama3-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15691af2844b4ca4ae7b666974aa7ba577fb3901077df8d92755f292dec47bde
|
3 |
+
size 3664499008
|
finance-Llama3-8B-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:465318ebc33a7f42b7423036c451da2303e6f7d4c3e6e8de632e9a0f450246ab
|
3 |
+
size 4661211456
|
finance-Llama3-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76b2406849c17cf4a68f86fb27c566df158f014c51431eca6239f1a64cdf27ed
|
3 |
+
size 4920734016
|
finance-Llama3-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a506bcfbec9d93b2ced9d756c1f69d9ce04e89795ee287746053d73564b056bd
|
3 |
+
size 4692668736
|
finance-Llama3-8B-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e29597be44f669c9427692640e7205d3bfff3a384d385b4a8bdbd167f30c1c5b
|
3 |
+
size 5599293760
|
finance-Llama3-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53e9daa291fbd975500c010675b068172c1f94d8eba9e55bf409f41a8734c356
|
3 |
+
size 5732987200
|
finance-Llama3-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:419233ae947993c71e7a7413a2ed2738d7b20c38ec90c56851b0f9f2f5472737
|
3 |
+
size 5599293760
|
finance-Llama3-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b8954e2490eacb5e69290ee250560064819515176313457a3b87d85947a1df5
|
3 |
+
size 6596006208
|
finance-Llama3-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b7703f49571deac5f016bee2bc676cfce44e979e4ee3a94ea32d1c5c33e6277
|
3 |
+
size 8540770624
|