morriszms commited on
Commit
08331ab
·
verified ·
1 Parent(s): b7e6d44

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
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ iq-code-evmind-v2-llama3-code-8b-instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: llama3
4
+ license_link: LICENSE
5
+ datasets:
6
+ - braindao/smart-contracts-instructions-cleaned
7
+ language:
8
+ - en
9
+ tags:
10
+ - solidity
11
+ - code
12
+ - ajibawa-2023/Code-Llama-3-8B
13
+ - TensorBlock
14
+ - GGUF
15
+ base_model: braindao/iq-code-evmind-v2-llama3-code-8b-instruct
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+ <div style="display: flex; justify-content: space-between; width: 100%;">
22
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
24
+ 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>
25
+ </p>
26
+ </div>
27
+ </div>
28
+
29
+ ## braindao/iq-code-evmind-v2-llama3-code-8b-instruct - GGUF
30
+
31
+ This repo contains GGUF format model files for [braindao/iq-code-evmind-v2-llama3-code-8b-instruct](https://huggingface.co/braindao/iq-code-evmind-v2-llama3-code-8b-instruct).
32
+
33
+ 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).
34
+
35
+ ## Our projects
36
+ <table border="1" cellspacing="0" cellpadding="10">
37
+ <tr>
38
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
39
+ <th style="font-size: 25px;">TensorBlock Studio</th>
40
+ </tr>
41
+ <tr>
42
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
43
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
44
+ </tr>
45
+ <tr>
46
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
47
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
48
+ </tr>
49
+ <tr>
50
+ <th>
51
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
52
+ display: inline-block;
53
+ padding: 8px 16px;
54
+ background-color: #FF7F50;
55
+ color: white;
56
+ text-decoration: none;
57
+ border-radius: 6px;
58
+ font-weight: bold;
59
+ font-family: sans-serif;
60
+ ">👀 See what we built 👀</a>
61
+ </th>
62
+ <th>
63
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
64
+ display: inline-block;
65
+ padding: 8px 16px;
66
+ background-color: #FF7F50;
67
+ color: white;
68
+ text-decoration: none;
69
+ border-radius: 6px;
70
+ font-weight: bold;
71
+ font-family: sans-serif;
72
+ ">👀 See what we built 👀</a>
73
+ </th>
74
+ </tr>
75
+ </table>
76
+
77
+ ## Prompt template
78
+
79
+ ```
80
+ <|im_start|>system
81
+ {system_prompt}<|im_end|>
82
+ <|im_start|>user
83
+ {prompt}<|im_end|>
84
+ <|im_start|>assistant
85
+ ```
86
+
87
+ ## Model file specification
88
+
89
+ | Filename | Quant type | File Size | Description |
90
+ | -------- | ---------- | --------- | ----------- |
91
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
92
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
93
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
94
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
95
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q4_0.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
96
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
97
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
98
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q5_0.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
99
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
100
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
101
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
102
+ | [iq-code-evmind-v2-llama3-code-8b-instruct-Q8_0.gguf](https://huggingface.co/tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/iq-code-evmind-v2-llama3-code-8b-instruct-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
103
+
104
+
105
+ ## Downloading instruction
106
+
107
+ ### Command line
108
+
109
+ Firstly, install Huggingface Client
110
+
111
+ ```shell
112
+ pip install -U "huggingface_hub[cli]"
113
+ ```
114
+
115
+ Then, downoad the individual model file the a local directory
116
+
117
+ ```shell
118
+ huggingface-cli download tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF --include "iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
119
+ ```
120
+
121
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
122
+
123
+ ```shell
124
+ huggingface-cli download tensorblock/braindao_iq-code-evmind-v2-llama3-code-8b-instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
125
+ ```
iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6ab676751ae706d0506ad186a794e1d862783d0ed99d7a7889357a1f2f944ce
3
+ size 3179131904
iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77f70a6828628580e8853b2c0784755094699cffdc007fbdd50947ba357c14c
3
+ size 4321956864
iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8b9bf42b12351f52e405f93a28344ed5021242ec8ebac6522cbbd3c3aac154f
3
+ size 4018918400
iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cfd11452f1039038dd7b51a1ede5d4a07d48224497ed9de5c40dda53bc92b73
3
+ size 3664499712
iq-code-evmind-v2-llama3-code-8b-instruct-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b706c484373ffc759e893d48958282fb8f198d27bec5d2c407e6cde219eae276
3
+ size 4661212160
iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:482c1103f4ce9a3134738c54b8ae0c9cb3939818c30fcfc887f98b3a56eea751
3
+ size 4920734720
iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3df02a945027727e5164a809ef85340fb2c109208254a2325a6276257bcf2d
3
+ size 4692669440
iq-code-evmind-v2-llama3-code-8b-instruct-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:674ea449d2e93a107e470c2704956126abb85dbeb0ff3606d5ea3a218da67b0d
3
+ size 5599294464
iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bd73f7294a5d40e22d2ff28d66bd637f3a5f7d37e560a802affdbb7f38eb0bb
3
+ size 5732987904
iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0bb7d2ab3818ac4d68c397f5c7c0910002cdf3d4fcd919f09f3e8bebe0518e8
3
+ size 5599294464
iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea824493b7bcd7339cb1c5b14e34673d454f6dbf5f209323dd53c128de228320
3
+ size 6596006912
iq-code-evmind-v2-llama3-code-8b-instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe68c5ef135bf06d6bc593a51dc0e4c8ce6c973b1e5c2e88c7559357ce8f9e5
3
+ size 8540771328