morriszms commited on
Commit
8be5566
·
verified ·
1 Parent(s): b427ec9

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
+ Refact-1_6-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Refact-1_6-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Refact-1_6-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Refact-1_6-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Refact-1_6-base-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Refact-1_6-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Refact-1_6-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Refact-1_6-base-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Refact-1_6-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Refact-1_6-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Refact-1_6-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Refact-1_6-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ inference: true
4
+ widget:
5
+ - text: 'def print_hello_world():'
6
+ example_title: Hello world
7
+ group: Python
8
+ license: bigscience-openrail-m
9
+ datasets:
10
+ - books
11
+ - arxiv
12
+ - c4
13
+ - falcon-refinedweb
14
+ - wiki
15
+ - github-issues
16
+ - stack_markdown
17
+ library_name: transformers
18
+ tags:
19
+ - code
20
+ - TensorBlock
21
+ - GGUF
22
+ language:
23
+ - en
24
+ base_model: smallcloudai/Refact-1_6-base
25
+ ---
26
+
27
+ <div style="width: auto; margin-left: auto; margin-right: auto">
28
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
29
+ </div>
30
+ <div style="display: flex; justify-content: space-between; width: 100%;">
31
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
32
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
33
+ 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>
34
+ </p>
35
+ </div>
36
+ </div>
37
+
38
+ ## smallcloudai/Refact-1_6-base - GGUF
39
+
40
+ This repo contains GGUF format model files for [smallcloudai/Refact-1_6-base](https://huggingface.co/smallcloudai/Refact-1_6-base).
41
+
42
+ 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).
43
+
44
+ ## Our projects
45
+ <table border="1" cellspacing="0" cellpadding="10">
46
+ <tr>
47
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
48
+ <th style="font-size: 25px;">TensorBlock Studio</th>
49
+ </tr>
50
+ <tr>
51
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
52
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
53
+ </tr>
54
+ <tr>
55
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
56
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
57
+ </tr>
58
+ <tr>
59
+ <th>
60
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
61
+ display: inline-block;
62
+ padding: 8px 16px;
63
+ background-color: #FF7F50;
64
+ color: white;
65
+ text-decoration: none;
66
+ border-radius: 6px;
67
+ font-weight: bold;
68
+ font-family: sans-serif;
69
+ ">👀 See what we built 👀</a>
70
+ </th>
71
+ <th>
72
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
73
+ display: inline-block;
74
+ padding: 8px 16px;
75
+ background-color: #FF7F50;
76
+ color: white;
77
+ text-decoration: none;
78
+ border-radius: 6px;
79
+ font-weight: bold;
80
+ font-family: sans-serif;
81
+ ">👀 See what we built 👀</a>
82
+ </th>
83
+ </tr>
84
+ </table>
85
+
86
+ ## Prompt template
87
+
88
+ ```
89
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
90
+ ```
91
+
92
+ ## Model file specification
93
+
94
+ | Filename | Quant type | File Size | Description |
95
+ | -------- | ---------- | --------- | ----------- |
96
+ | [Refact-1_6-base-Q2_K.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q2_K.gguf) | Q2_K | 0.624 GB | smallest, significant quality loss - not recommended for most purposes |
97
+ | [Refact-1_6-base-Q3_K_S.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q3_K_S.gguf) | Q3_K_S | 0.723 GB | very small, high quality loss |
98
+ | [Refact-1_6-base-Q3_K_M.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q3_K_M.gguf) | Q3_K_M | 0.793 GB | very small, high quality loss |
99
+ | [Refact-1_6-base-Q3_K_L.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q3_K_L.gguf) | Q3_K_L | 0.854 GB | small, substantial quality loss |
100
+ | [Refact-1_6-base-Q4_0.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q4_0.gguf) | Q4_0 | 0.920 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
101
+ | [Refact-1_6-base-Q4_K_S.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q4_K_S.gguf) | Q4_K_S | 0.926 GB | small, greater quality loss |
102
+ | [Refact-1_6-base-Q4_K_M.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q4_K_M.gguf) | Q4_K_M | 0.968 GB | medium, balanced quality - recommended |
103
+ | [Refact-1_6-base-Q5_0.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q5_0.gguf) | Q5_0 | 1.106 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
104
+ | [Refact-1_6-base-Q5_K_S.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q5_K_S.gguf) | Q5_K_S | 1.106 GB | large, low quality loss - recommended |
105
+ | [Refact-1_6-base-Q5_K_M.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q5_K_M.gguf) | Q5_K_M | 1.131 GB | large, very low quality loss - recommended |
106
+ | [Refact-1_6-base-Q6_K.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q6_K.gguf) | Q6_K | 1.303 GB | very large, extremely low quality loss |
107
+ | [Refact-1_6-base-Q8_0.gguf](https://huggingface.co/tensorblock/smallcloudai_Refact-1_6-base-GGUF/blob/main/Refact-1_6-base-Q8_0.gguf) | Q8_0 | 1.687 GB | very large, extremely low quality loss - not recommended |
108
+
109
+
110
+ ## Downloading instruction
111
+
112
+ ### Command line
113
+
114
+ Firstly, install Huggingface Client
115
+
116
+ ```shell
117
+ pip install -U "huggingface_hub[cli]"
118
+ ```
119
+
120
+ Then, downoad the individual model file the a local directory
121
+
122
+ ```shell
123
+ huggingface-cli download tensorblock/smallcloudai_Refact-1_6-base-GGUF --include "Refact-1_6-base-Q2_K.gguf" --local-dir MY_LOCAL_DIR
124
+ ```
125
+
126
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
127
+
128
+ ```shell
129
+ huggingface-cli download tensorblock/smallcloudai_Refact-1_6-base-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
130
+ ```
Refact-1_6-base-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af0bd3de84ff16981c94b90f4906a53462d04b75095c09655351d8dec6f4415
3
+ size 624292928
Refact-1_6-base-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a41526f5970d6ba115bf2ada4e31d6e57ccd38854a2799b65f1bb7d3ab192f2
3
+ size 853846080
Refact-1_6-base-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3826178d232cd6aca7db43aeaed7bcec71f5530f01865956e300ab39911b2932
3
+ size 793323584
Refact-1_6-base-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e838b155b830af9b0b992111a7cf13cdda9f55f0f4a09e915b40757afcfb0510
3
+ size 723003456
Refact-1_6-base-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4359b51a574e85458d8218227871d69d5499b930b748fd156db1ee6fa1f9a86
3
+ size 920218688
Refact-1_6-base-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32c96d24ab2adf7eb3491af5da44914eb93f760aae92abd09b7b73471fb5568c
3
+ size 968338496
Refact-1_6-base-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc8f8491a6155b8e5b9cc0f506830ded9bda7fbbcdb8922fee9aa059f2118da0
3
+ size 926051392
Refact-1_6-base-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6018b250dcdd351188c44de497a7401f79caebe91c51b752c054817b7a485f4e
3
+ size 1105833024
Refact-1_6-base-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b748dbb99b5cd672ae1305351db14ea9ffdd18465086f5aae7ff0df4df8ce08e
3
+ size 1130622016
Refact-1_6-base-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a59180ae8af277e89791c247f12eec8d3af4c8636ece8af20dd2393cb02fd3
3
+ size 1105833024
Refact-1_6-base-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911ea1ab797cca56e2bde9fcce51b2cfc02f3a729f3c07ff2788bc2523c86808
3
+ size 1303048256
Refact-1_6-base-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d7e455dcf30f087c6973351aac510b9b2df08b78bbbe2400dac8ba6b4b3e2a
3
+ size 1687087168