Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +128 -0
- RN_TR_R2-Q2_K.gguf +3 -0
- RN_TR_R2-Q3_K_L.gguf +3 -0
- RN_TR_R2-Q3_K_M.gguf +3 -0
- RN_TR_R2-Q3_K_S.gguf +3 -0
- RN_TR_R2-Q4_0.gguf +3 -0
- RN_TR_R2-Q4_K_M.gguf +3 -0
- RN_TR_R2-Q4_K_S.gguf +3 -0
- RN_TR_R2-Q5_0.gguf +3 -0
- RN_TR_R2-Q5_K_M.gguf +3 -0
- RN_TR_R2-Q5_K_S.gguf +3 -0
- RN_TR_R2-Q6_K.gguf +3 -0
- RN_TR_R2-Q8_0.gguf +3 -0
.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 |
+
RN_TR_R2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
RN_TR_R2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
RN_TR_R2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
RN_TR_R2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
RN_TR_R2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
RN_TR_R2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
RN_TR_R2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
RN_TR_R2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
RN_TR_R2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
RN_TR_R2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
RN_TR_R2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
RN_TR_R2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- RefinedNeuro/Qwen3-Reasoning-Distill-Q-A-Dataset
|
| 5 |
+
language:
|
| 6 |
+
- tr
|
| 7 |
+
- en
|
| 8 |
+
base_model: RefinedNeuro/RN_TR_R2
|
| 9 |
+
library_name: transformers
|
| 10 |
+
tags:
|
| 11 |
+
- unsloth
|
| 12 |
+
- llama
|
| 13 |
+
- trl
|
| 14 |
+
- reasoning
|
| 15 |
+
- billingual
|
| 16 |
+
- stem
|
| 17 |
+
- TensorBlock
|
| 18 |
+
- GGUF
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 22 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 23 |
+
</div>
|
| 24 |
+
|
| 25 |
+
[](https://tensorblock.co)
|
| 26 |
+
[](https://twitter.com/tensorblock_aoi)
|
| 27 |
+
[](https://discord.gg/Ej5NmeHFf2)
|
| 28 |
+
[](https://github.com/TensorBlock)
|
| 29 |
+
[](https://t.me/TensorBlock)
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
## RefinedNeuro/RN_TR_R2 - GGUF
|
| 33 |
+
|
| 34 |
+
This repo contains GGUF format model files for [RefinedNeuro/RN_TR_R2](https://huggingface.co/RefinedNeuro/RN_TR_R2).
|
| 35 |
+
|
| 36 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5753](https://github.com/ggml-org/llama.cpp/commit/73e53dc834c0a2336cd104473af6897197b96277).
|
| 37 |
+
|
| 38 |
+
## Our projects
|
| 39 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
| 40 |
+
<tr>
|
| 41 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 42 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 43 |
+
</tr>
|
| 44 |
+
<tr>
|
| 45 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
| 46 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
| 47 |
+
</tr>
|
| 48 |
+
<tr>
|
| 49 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 50 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 51 |
+
</tr>
|
| 52 |
+
<tr>
|
| 53 |
+
<th>
|
| 54 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 55 |
+
display: inline-block;
|
| 56 |
+
padding: 8px 16px;
|
| 57 |
+
background-color: #FF7F50;
|
| 58 |
+
color: white;
|
| 59 |
+
text-decoration: none;
|
| 60 |
+
border-radius: 6px;
|
| 61 |
+
font-weight: bold;
|
| 62 |
+
font-family: sans-serif;
|
| 63 |
+
">👀 See what we built 👀</a>
|
| 64 |
+
</th>
|
| 65 |
+
<th>
|
| 66 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 67 |
+
display: inline-block;
|
| 68 |
+
padding: 8px 16px;
|
| 69 |
+
background-color: #FF7F50;
|
| 70 |
+
color: white;
|
| 71 |
+
text-decoration: none;
|
| 72 |
+
border-radius: 6px;
|
| 73 |
+
font-weight: bold;
|
| 74 |
+
font-family: sans-serif;
|
| 75 |
+
">👀 See what we built 👀</a>
|
| 76 |
+
</th>
|
| 77 |
+
</tr>
|
| 78 |
+
</table>
|
| 79 |
+
|
| 80 |
+
## Prompt template
|
| 81 |
+
|
| 82 |
+
```
|
| 83 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
| 84 |
+
|
| 85 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
| 86 |
+
|
| 87 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
| 88 |
+
```
|
| 89 |
+
|
| 90 |
+
## Model file specification
|
| 91 |
+
|
| 92 |
+
| Filename | Quant type | File Size | Description |
|
| 93 |
+
| -------- | ---------- | --------- | ----------- |
|
| 94 |
+
| [RN_TR_R2-Q2_K.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 95 |
+
| [RN_TR_R2-Q3_K_S.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
|
| 96 |
+
| [RN_TR_R2-Q3_K_M.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
|
| 97 |
+
| [RN_TR_R2-Q3_K_L.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
|
| 98 |
+
| [RN_TR_R2-Q4_0.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 99 |
+
| [RN_TR_R2-Q4_K_S.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
|
| 100 |
+
| [RN_TR_R2-Q4_K_M.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
|
| 101 |
+
| [RN_TR_R2-Q5_0.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 102 |
+
| [RN_TR_R2-Q5_K_S.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
|
| 103 |
+
| [RN_TR_R2-Q5_K_M.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
|
| 104 |
+
| [RN_TR_R2-Q6_K.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
|
| 105 |
+
| [RN_TR_R2-Q8_0.gguf](https://huggingface.co/tensorblock/RefinedNeuro_RN_TR_R2-GGUF/blob/main/RN_TR_R2-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
|
| 106 |
+
|
| 107 |
+
|
| 108 |
+
## Downloading instruction
|
| 109 |
+
|
| 110 |
+
### Command line
|
| 111 |
+
|
| 112 |
+
Firstly, install Huggingface Client
|
| 113 |
+
|
| 114 |
+
```shell
|
| 115 |
+
pip install -U "huggingface_hub[cli]"
|
| 116 |
+
```
|
| 117 |
+
|
| 118 |
+
Then, downoad the individual model file the a local directory
|
| 119 |
+
|
| 120 |
+
```shell
|
| 121 |
+
huggingface-cli download tensorblock/RefinedNeuro_RN_TR_R2-GGUF --include "RN_TR_R2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 122 |
+
```
|
| 123 |
+
|
| 124 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 125 |
+
|
| 126 |
+
```shell
|
| 127 |
+
huggingface-cli download tensorblock/RefinedNeuro_RN_TR_R2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 128 |
+
```
|
RN_TR_R2-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aec760d7baccb87496caec5b53cb8f1daef5bf45f02d0e13f175a9324228c029
|
| 3 |
+
size 3179132320
|
RN_TR_R2-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccbdae67d7d3648055c0593454de28828573a6ea239390639081aec53b298a28
|
| 3 |
+
size 4321957280
|
RN_TR_R2-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca119ae0fed485ed3455b2da148d9cab87e9b4e54e7d8fa0b4084437599ec91b
|
| 3 |
+
size 4018918816
|
RN_TR_R2-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17b2e3a959bf1be4edb3608e44f237058b0fabebf5f50ea51a10b58b54d05d64
|
| 3 |
+
size 3664500128
|
RN_TR_R2-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c89585fe4ca868b69233882ba8ec1d7dee6a5c5b8cdf7dd4035d72fe318ba23f
|
| 3 |
+
size 4661212576
|
RN_TR_R2-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c14f7220e830eebf93487a7ad80741e4f96e136c819f0ca176666927f66b829a
|
| 3 |
+
size 4920735136
|
RN_TR_R2-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2f69c40afa0b88f20ebfa41861f76588938e3bd065069b3f853f60cfe581e85
|
| 3 |
+
size 4692669856
|
RN_TR_R2-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:762669a9d1ff9f7c47e156125d28fac34f1107676582452b383d4f23d033952d
|
| 3 |
+
size 5599294880
|
RN_TR_R2-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:742f2f185bf1a8a87918c8c0e8a4804c6dcf9e95ce0f5633f32686d6d19cc3b3
|
| 3 |
+
size 5732988320
|
RN_TR_R2-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:459b825cad475c4d7b322898d404e01f594432f6853e68d4922b43e3f8235146
|
| 3 |
+
size 5599294880
|
RN_TR_R2-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3481762074e548caa3b349f83e5b0fac255afd7b6d46c3484124de4306d3f82a
|
| 3 |
+
size 6596007328
|
RN_TR_R2-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d368a9e15d9ea6995a0f616896c9c90e244e6c92f995e96e4ce4e7fa8e682da0
|
| 3 |
+
size 8540771744
|