morriszms commited on
Commit
75e0259
1 Parent(s): 29b4603

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
+ llama-3-youko-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama-3-youko-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama-3-youko-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama-3-youko-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama-3-youko-8b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama-3-youko-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama-3-youko-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama-3-youko-8b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama-3-youko-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama-3-youko-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama-3-youko-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama-3-youko-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ thumbnail: https://github.com/rinnakk/japanese-pretrained-models/blob/master/rinna.png
3
+ license: llama3
4
+ datasets:
5
+ - mc4
6
+ - wikipedia
7
+ - EleutherAI/pile
8
+ - oscar-corpus/colossal-oscar-1.0
9
+ - cc100
10
+ language:
11
+ - ja
12
+ - en
13
+ tags:
14
+ - llama
15
+ - llama-3
16
+ - TensorBlock
17
+ - GGUF
18
+ inference: false
19
+ base_model: rinna/llama-3-youko-8b
20
+ ---
21
+
22
+ <div style="width: auto; margin-left: auto; margin-right: auto">
23
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
24
+ </div>
25
+ <div style="display: flex; justify-content: space-between; width: 100%;">
26
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
27
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
28
+ 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>
29
+ </p>
30
+ </div>
31
+ </div>
32
+
33
+ ## rinna/llama-3-youko-8b - GGUF
34
+
35
+ This repo contains GGUF format model files for [rinna/llama-3-youko-8b](https://huggingface.co/rinna/llama-3-youko-8b).
36
+
37
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
38
+
39
+ <div style="text-align: left; margin: 20px 0;">
40
+ <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;">
41
+ Run them on the TensorBlock client using your local machine ↗
42
+ </a>
43
+ </div>
44
+
45
+ ## Prompt template
46
+
47
+ ```
48
+
49
+ ```
50
+
51
+ ## Model file specification
52
+
53
+ | Filename | Quant type | File Size | Description |
54
+ | -------- | ---------- | --------- | ----------- |
55
+ | [llama-3-youko-8b-Q2_K.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
56
+ | [llama-3-youko-8b-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
57
+ | [llama-3-youko-8b-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
58
+ | [llama-3-youko-8b-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
59
+ | [llama-3-youko-8b-Q4_0.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
60
+ | [llama-3-youko-8b-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
61
+ | [llama-3-youko-8b-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
62
+ | [llama-3-youko-8b-Q5_0.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
63
+ | [llama-3-youko-8b-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
64
+ | [llama-3-youko-8b-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
65
+ | [llama-3-youko-8b-Q6_K.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
66
+ | [llama-3-youko-8b-Q8_0.gguf](https://huggingface.co/tensorblock/llama-3-youko-8b-GGUF/blob/main/llama-3-youko-8b-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
67
+
68
+
69
+ ## Downloading instruction
70
+
71
+ ### Command line
72
+
73
+ Firstly, install Huggingface Client
74
+
75
+ ```shell
76
+ pip install -U "huggingface_hub[cli]"
77
+ ```
78
+
79
+ Then, downoad the individual model file the a local directory
80
+
81
+ ```shell
82
+ huggingface-cli download tensorblock/llama-3-youko-8b-GGUF --include "llama-3-youko-8b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
83
+ ```
84
+
85
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
86
+
87
+ ```shell
88
+ huggingface-cli download tensorblock/llama-3-youko-8b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
89
+ ```
llama-3-youko-8b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23a30e8affd02735e25d50f30e2737d6ee4ee7e100d972ef834c44bcdb7a1669
3
+ size 3179131936
llama-3-youko-8b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b42168c6348e91030eade8876004c1e6a3227fb513919dfa60373fa91fae6b9
3
+ size 4321956896
llama-3-youko-8b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:176fd860ff07883560327f297dc00491c0877dc2eaec3b2e4f2d03ffa5af0481
3
+ size 4018918432
llama-3-youko-8b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37c87f8a5f3f3c9a08f6803bfbb1e61833a94037030bff624ddfc15625f9b409
3
+ size 3664499744
llama-3-youko-8b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26dfb75bec6e03236933bfc2f91c547f8fb4462f300e6e8e406ca268b5ebbe93
3
+ size 4661212192
llama-3-youko-8b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:121c82467d87dcc747460176f43691dbfa50096743339685876cd937614d5946
3
+ size 4920734752
llama-3-youko-8b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd46864ed1bab748fd849786dc0af4339db53af983c487c27c9fbfcf5130a293
3
+ size 4692669472
llama-3-youko-8b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e199dd8745752a9f4a04c672b31cea3c41c9484b7d598b34337d76999b06b4f
3
+ size 5599294496
llama-3-youko-8b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a41367c676d27a4f464258a22659d70420effbe37c9c16ab05bebe84c503781
3
+ size 5732987936
llama-3-youko-8b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d2f9d0b36966cc2d511a96080bddb04063cf5edd2576ed7213e04ecf44b6a36
3
+ size 5599294496
llama-3-youko-8b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2bd3afbab2c8b1bbf72ffc839c9e6a32d491bd7d692af0d36c68b3ceb01d3a
3
+ size 6596006944
llama-3-youko-8b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56882cdedea2d4f9154a7caad3e586d7e32a86b618cb2fa42dcea927cd124874
3
+ size 8540771360