morriszms commited on
Commit
a7acbe7
1 Parent(s): 11dff74

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
+ Vi-Qwen2-1.5B-RAG-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Vi-Qwen2-1.5B-RAG-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Vi-Qwen2-1.5B-RAG-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Vi-Qwen2-1.5B-RAG-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Vi-Qwen2-1.5B-RAG-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Vi-Qwen2-1.5B-RAG-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Vi-Qwen2-1.5B-RAG-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Vi-Qwen2-1.5B-RAG-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Vi-Qwen2-1.5B-RAG-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Vi-Qwen2-1.5B-RAG-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Vi-Qwen2-1.5B-RAG-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Vi-Qwen2-1.5B-RAG-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: AITeamVN/Vi-Qwen2-1.5B-RAG
3
+ language:
4
+ - vi
5
+ license: apache-2.0
6
+ tags:
7
+ - retrieval-augmented-generation
8
+ - text-generation-inference
9
+ - TensorBlock
10
+ - GGUF
11
+ library_name: transformers
12
+ pipeline_tag: text-generation
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## AITeamVN/Vi-Qwen2-1.5B-RAG - GGUF
27
+
28
+ This repo contains GGUF format model files for [AITeamVN/Vi-Qwen2-1.5B-RAG](https://huggingface.co/AITeamVN/Vi-Qwen2-1.5B-RAG).
29
+
30
+ 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).
31
+
32
+ <div style="text-align: left; margin: 20px 0;">
33
+ <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;">
34
+ Run them on the TensorBlock client using your local machine ↗
35
+ </a>
36
+ </div>
37
+
38
+ ## Prompt template
39
+
40
+ ```
41
+ <|im_start|>system
42
+ {system_prompt}<|im_end|>
43
+ <|im_start|>user
44
+ {prompt}<|im_end|>
45
+ <|im_start|>assistant
46
+ ```
47
+
48
+ ## Model file specification
49
+
50
+ | Filename | Quant type | File Size | Description |
51
+ | -------- | ---------- | --------- | ----------- |
52
+ | [Vi-Qwen2-1.5B-RAG-Q2_K.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q2_K.gguf) | Q2_K | 0.630 GB | smallest, significant quality loss - not recommended for most purposes |
53
+ | [Vi-Qwen2-1.5B-RAG-Q3_K_S.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q3_K_S.gguf) | Q3_K_S | 0.709 GB | very small, high quality loss |
54
+ | [Vi-Qwen2-1.5B-RAG-Q3_K_M.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q3_K_M.gguf) | Q3_K_M | 0.768 GB | very small, high quality loss |
55
+ | [Vi-Qwen2-1.5B-RAG-Q3_K_L.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q3_K_L.gguf) | Q3_K_L | 0.820 GB | small, substantial quality loss |
56
+ | [Vi-Qwen2-1.5B-RAG-Q4_0.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q4_0.gguf) | Q4_0 | 0.871 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
57
+ | [Vi-Qwen2-1.5B-RAG-Q4_K_S.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q4_K_S.gguf) | Q4_K_S | 0.876 GB | small, greater quality loss |
58
+ | [Vi-Qwen2-1.5B-RAG-Q4_K_M.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q4_K_M.gguf) | Q4_K_M | 0.918 GB | medium, balanced quality - recommended |
59
+ | [Vi-Qwen2-1.5B-RAG-Q5_0.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q5_0.gguf) | Q5_0 | 1.023 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
60
+ | [Vi-Qwen2-1.5B-RAG-Q5_K_S.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q5_K_S.gguf) | Q5_K_S | 1.023 GB | large, low quality loss - recommended |
61
+ | [Vi-Qwen2-1.5B-RAG-Q5_K_M.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q5_K_M.gguf) | Q5_K_M | 1.048 GB | large, very low quality loss - recommended |
62
+ | [Vi-Qwen2-1.5B-RAG-Q6_K.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q6_K.gguf) | Q6_K | 1.185 GB | very large, extremely low quality loss |
63
+ | [Vi-Qwen2-1.5B-RAG-Q8_0.gguf](https://huggingface.co/tensorblock/Vi-Qwen2-1.5B-RAG-GGUF/blob/main/Vi-Qwen2-1.5B-RAG-Q8_0.gguf) | Q8_0 | 1.533 GB | very large, extremely low quality loss - not recommended |
64
+
65
+
66
+ ## Downloading instruction
67
+
68
+ ### Command line
69
+
70
+ Firstly, install Huggingface Client
71
+
72
+ ```shell
73
+ pip install -U "huggingface_hub[cli]"
74
+ ```
75
+
76
+ Then, downoad the individual model file the a local directory
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/Vi-Qwen2-1.5B-RAG-GGUF --include "Vi-Qwen2-1.5B-RAG-Q2_K.gguf" --local-dir MY_LOCAL_DIR
80
+ ```
81
+
82
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
83
+
84
+ ```shell
85
+ huggingface-cli download tensorblock/Vi-Qwen2-1.5B-RAG-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
86
+ ```
Vi-Qwen2-1.5B-RAG-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01c344967cacbe6bdd37da9a3df066e1a33288a192b43cf302d90d8ac4a0c743
3
+ size 676303008
Vi-Qwen2-1.5B-RAG-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cbbd3dfec2796a261c02336d0767a63f2c15416309cf978a9615c867d03f995
3
+ size 880160928
Vi-Qwen2-1.5B-RAG-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a1341e313b3c9903c17a8adaae1d20e9279cd4adda6aeab950606be45b644bc
3
+ size 824176800
Vi-Qwen2-1.5B-RAG-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b9e43cf314049eb5422a6c972916c6e0dbf214b82b6986398b5f60105a5bd22
3
+ size 760942752
Vi-Qwen2-1.5B-RAG-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95b60e33aac43078d1512cde65a3fe7be5dd9c8afdeacdb04f81cc507fa6b46
3
+ size 934953120
Vi-Qwen2-1.5B-RAG-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0650f7027dac39619c55f14d5b642b9107353e75ecc3708a6b6fc5790199ea0
3
+ size 986046624
Vi-Qwen2-1.5B-RAG-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86211d6733b26e361e79f8823b6d4c212098ddc8a635f18e04dbaa003695b319
3
+ size 940310688
Vi-Qwen2-1.5B-RAG-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:383103a30512ef192ac63e904c2e0838e2e59c76b87889490f58385402f54632
3
+ size 1098727584
Vi-Qwen2-1.5B-RAG-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7472478b84e6ff47df92de39be7570f57da80d2393fe65472a021bf49d13e9c8
3
+ size 1125048480
Vi-Qwen2-1.5B-RAG-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:783e941e955509b552cf93e0639007ff1f5e22d3e6b09f3df16bb1d331ff01a1
3
+ size 1098727584
Vi-Qwen2-1.5B-RAG-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c6614939fe6677e7bff1478008fa273334f4e9fb7b19cf79324009f6c0980d8
3
+ size 1272737952
Vi-Qwen2-1.5B-RAG-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd4476f5a156cff01fbc16ce0886bd26a7b3518617d07a760127adb212c1fcd2
3
+ size 1646571168