morriszms commited on
Commit
82427a8
·
verified ·
1 Parent(s): eee7825

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
+ tora-code-7b-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ tora-code-7b-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ tora-code-7b-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ tora-code-7b-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ tora-code-7b-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ tora-code-7b-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ tora-code-7b-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ tora-code-7b-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ tora-code-7b-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ tora-code-7b-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ tora-code-7b-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ tora-code-7b-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - gsm8k
5
+ - competition_math
6
+ language:
7
+ - en
8
+ metrics:
9
+ - exact_match
10
+ library_name: transformers
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - code
14
+ - math
15
+ - TensorBlock
16
+ - GGUF
17
+ base_model: llm-agents/tora-code-7b-v1.0
18
+ ---
19
+
20
+ <div style="width: auto; margin-left: auto; margin-right: auto">
21
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
22
+ </div>
23
+ <div style="display: flex; justify-content: space-between; width: 100%;">
24
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
25
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
26
+ 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>
27
+ </p>
28
+ </div>
29
+ </div>
30
+
31
+ ## llm-agents/tora-code-7b-v1.0 - GGUF
32
+
33
+ This repo contains GGUF format model files for [llm-agents/tora-code-7b-v1.0](https://huggingface.co/llm-agents/tora-code-7b-v1.0).
34
+
35
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
36
+
37
+ ## Our projects
38
+ <table border="1" cellspacing="0" cellpadding="10">
39
+ <tr>
40
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
41
+ <th style="font-size: 25px;">TensorBlock Studio</th>
42
+ </tr>
43
+ <tr>
44
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
45
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
46
+ </tr>
47
+ <tr>
48
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
49
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
50
+ </tr>
51
+ <tr>
52
+ <th>
53
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
54
+ display: inline-block;
55
+ padding: 8px 16px;
56
+ background-color: #FF7F50;
57
+ color: white;
58
+ text-decoration: none;
59
+ border-radius: 6px;
60
+ font-weight: bold;
61
+ font-family: sans-serif;
62
+ ">👀 See what we built 👀</a>
63
+ </th>
64
+ <th>
65
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
66
+ display: inline-block;
67
+ padding: 8px 16px;
68
+ background-color: #FF7F50;
69
+ color: white;
70
+ text-decoration: none;
71
+ border-radius: 6px;
72
+ font-weight: bold;
73
+ font-family: sans-serif;
74
+ ">👀 See what we built 👀</a>
75
+ </th>
76
+ </tr>
77
+ </table>
78
+
79
+ ## Prompt template
80
+
81
+ ```
82
+
83
+ ```
84
+
85
+ ## Model file specification
86
+
87
+ | Filename | Quant type | File Size | Description |
88
+ | -------- | ---------- | --------- | ----------- |
89
+ | [tora-code-7b-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
90
+ | [tora-code-7b-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
91
+ | [tora-code-7b-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
92
+ | [tora-code-7b-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
93
+ | [tora-code-7b-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
94
+ | [tora-code-7b-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
95
+ | [tora-code-7b-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
96
+ | [tora-code-7b-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
97
+ | [tora-code-7b-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
98
+ | [tora-code-7b-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
99
+ | [tora-code-7b-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
100
+ | [tora-code-7b-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/llm-agents_tora-code-7b-v1.0-GGUF/blob/main/tora-code-7b-v1.0-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
101
+
102
+
103
+ ## Downloading instruction
104
+
105
+ ### Command line
106
+
107
+ Firstly, install Huggingface Client
108
+
109
+ ```shell
110
+ pip install -U "huggingface_hub[cli]"
111
+ ```
112
+
113
+ Then, downoad the individual model file the a local directory
114
+
115
+ ```shell
116
+ huggingface-cli download tensorblock/llm-agents_tora-code-7b-v1.0-GGUF --include "tora-code-7b-v1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
117
+ ```
118
+
119
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
120
+
121
+ ```shell
122
+ huggingface-cli download tensorblock/llm-agents_tora-code-7b-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
123
+ ```
tora-code-7b-v1.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c230355b3d553b058b7d45a3adfe82e9f9e6b53178d1a7b648bcef222899f27
3
+ size 2532869120
tora-code-7b-v1.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:134bf66ab4eb463d218e56388928389798cc6f29484a6843ef85d94170538081
3
+ size 3597116832
tora-code-7b-v1.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:107fea22700f4605793ddcadac381726d0e0d155aa03090282c615b3f7e68fb1
3
+ size 3298010528
tora-code-7b-v1.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a2147889def5d17875bfe2b7229a51fd815cee2f80524a1d5dccdebcb1d308
3
+ size 2948310432
tora-code-7b-v1.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c02b41e0f7be75b736b3156045cdf1af09406da33dca51074944236fe4b49be
3
+ size 3825813440
tora-code-7b-v1.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebcf3effc35ecf75bb56be34b50d14ec6d06b4864acfa717454bb1efe48a344e
3
+ size 4081010624
tora-code-7b-v1.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4927a456e4f345994df57324c0e50df5cbff976387f5461a20c77002744eb865
3
+ size 3856746432
tora-code-7b-v1.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0af6101449d495f8aa13c23820a08af37beea91d13053f44a035a22e8423c91
3
+ size 4651698624
tora-code-7b-v1.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6a8a5352ca664545a4686dd69816d100d8592a170484a2dae6811e4c5598ea9
3
+ size 4783163840
tora-code-7b-v1.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83a42436e593380ccc1ee872dc31a617adf059167074dbc140065a0817ed3f40
3
+ size 4651698624
tora-code-7b-v1.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d6f0c515be6d895f4f1eecc6692cf6b9e1eb3e2ea67a269f6b917e862880743
3
+ size 5529201632
tora-code-7b-v1.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7074542c7fb24b3b25820848e2ce942f493c23224c5f247b5bb6d635fa4170d5
3
+ size 7161099168