morriszms commited on
Commit
11b6771
·
verified ·
1 Parent(s): 3cbb79d

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
+ vinallama-7b-chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ vinallama-7b-chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ vinallama-7b-chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ vinallama-7b-chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ vinallama-7b-chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ vinallama-7b-chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ vinallama-7b-chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ vinallama-7b-chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ vinallama-7b-chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ vinallama-7b-chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ vinallama-7b-chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ vinallama-7b-chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - vi
4
+ license: llama2
5
+ base_model: vilm/vinallama-7b-chat
6
+ tags:
7
+ - TensorBlock
8
+ - GGUF
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
+ ## vilm/vinallama-7b-chat - GGUF
23
+
24
+ This repo contains GGUF format model files for [vilm/vinallama-7b-chat](https://huggingface.co/vilm/vinallama-7b-chat).
25
+
26
+ 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).
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
+ <|im_start|>system
38
+ {system_prompt}<|im_end|>
39
+ <|im_start|>user
40
+ {prompt}<|im_end|>
41
+ <|im_start|>assistant
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [vinallama-7b-chat-Q2_K.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q2_K.gguf) | Q2_K | 2.600 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [vinallama-7b-chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q3_K_S.gguf) | Q3_K_S | 3.022 GB | very small, high quality loss |
50
+ | [vinallama-7b-chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q3_K_M.gguf) | Q3_K_M | 3.372 GB | very small, high quality loss |
51
+ | [vinallama-7b-chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q3_K_L.gguf) | Q3_K_L | 3.671 GB | small, substantial quality loss |
52
+ | [vinallama-7b-chat-Q4_0.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q4_0.gguf) | Q4_0 | 3.907 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [vinallama-7b-chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q4_K_S.gguf) | Q4_K_S | 3.938 GB | small, greater quality loss |
54
+ | [vinallama-7b-chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q4_K_M.gguf) | Q4_K_M | 4.162 GB | medium, balanced quality - recommended |
55
+ | [vinallama-7b-chat-Q5_0.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q5_0.gguf) | Q5_0 | 4.740 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [vinallama-7b-chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q5_K_S.gguf) | Q5_K_S | 4.740 GB | large, low quality loss - recommended |
57
+ | [vinallama-7b-chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q5_K_M.gguf) | Q5_K_M | 4.872 GB | large, very low quality loss - recommended |
58
+ | [vinallama-7b-chat-Q6_K.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q6_K.gguf) | Q6_K | 5.626 GB | very large, extremely low quality loss |
59
+ | [vinallama-7b-chat-Q8_0.gguf](https://huggingface.co/tensorblock/vinallama-7b-chat-GGUF/blob/main/vinallama-7b-chat-Q8_0.gguf) | Q8_0 | 7.286 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/vinallama-7b-chat-GGUF --include "vinallama-7b-chat-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/vinallama-7b-chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
vinallama-7b-chat-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b87d416bf18590d1803833874e5b8fe61eef32fb18bd171b4dee0125a7564947
3
+ size 2600484128
vinallama-7b-chat-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bab831a5f6ae599762705d82599fdd57d8d6dfac184eba32e86d5437af28c70
3
+ size 3670682304
vinallama-7b-chat-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95dcc450fa588ab5f73edb6d1b67af24e447a99a2eef28a52fdc572cea4a6705
3
+ size 3371576000
vinallama-7b-chat-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e2281e9ff3f7e3fb70f88aa1ad86b1fce377f634fa9d2b24c1e0beeca9e225
3
+ size 3021875904
vinallama-7b-chat-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5550b9493df5fc7bee5c46acde5641c3b0f5a527b7b871b75bdc342c14f92fea
3
+ size 3907160288
vinallama-7b-chat-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0693a1e827783687d924c98d82dfa92cd69071c11f7701d63a1df4076554231d
3
+ size 4162357472
vinallama-7b-chat-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7f2f319e45a4ce58e8e3d137ba326a73b341ce1fbdf7b31bc972696204a264
3
+ size 3938093280
vinallama-7b-chat-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbdba1a3c08adfca5b39da82695819268a77674c86e49483fe6bbf6604a3d881
3
+ size 4740369120
vinallama-7b-chat-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a68630757d179473c623facba47303bbc211bdf60552cabb0b9c4d4ba0f0359e
3
+ size 4871834336
vinallama-7b-chat-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1e2ac1bcc40f0501c4deea2440a658f8c5ee93eb729645af3edd59edb98655
3
+ size 4740369120
vinallama-7b-chat-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e28d458a184e0fa584df2a62f2c9dfa524ccfa75a526ab2348c8afbb69cd67d
3
+ size 5625653504
vinallama-7b-chat-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d710112830a6a9f98ea3f87dbc4a63315f410ab074cd38b113330c07086be913
3
+ size 7285930176