Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +118 -0
- self_eval_model_logistic-Q2_K.gguf +3 -0
- self_eval_model_logistic-Q3_K_L.gguf +3 -0
- self_eval_model_logistic-Q3_K_M.gguf +3 -0
- self_eval_model_logistic-Q3_K_S.gguf +3 -0
- self_eval_model_logistic-Q4_0.gguf +3 -0
- self_eval_model_logistic-Q4_K_M.gguf +3 -0
- self_eval_model_logistic-Q4_K_S.gguf +3 -0
- self_eval_model_logistic-Q5_0.gguf +3 -0
- self_eval_model_logistic-Q5_K_M.gguf +3 -0
- self_eval_model_logistic-Q5_K_S.gguf +3 -0
- self_eval_model_logistic-Q6_K.gguf +3 -0
- self_eval_model_logistic-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 |
+
self_eval_model_logistic-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
self_eval_model_logistic-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
self_eval_model_logistic-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
self_eval_model_logistic-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
self_eval_model_logistic-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
self_eval_model_logistic-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
self_eval_model_logistic-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
self_eval_model_logistic-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
self_eval_model_logistic-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
self_eval_model_logistic-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
self_eval_model_logistic-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
self_eval_model_logistic-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- TensorBlock
|
| 5 |
+
- GGUF
|
| 6 |
+
base_model: rohinm/self_eval_model_logistic
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 10 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 11 |
+
</div>
|
| 12 |
+
|
| 13 |
+
[](https://tensorblock.co)
|
| 14 |
+
[](https://twitter.com/tensorblock_aoi)
|
| 15 |
+
[](https://discord.gg/Ej5NmeHFf2)
|
| 16 |
+
[](https://github.com/TensorBlock)
|
| 17 |
+
[](https://t.me/TensorBlock)
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## rohinm/self_eval_model_logistic - GGUF
|
| 21 |
+
|
| 22 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 23 |
+
<a href="https://discord.com/invite/Ej5NmeHFf2" style="display: inline-block; padding: 10px 20px; background-color: #5865F2; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
| 24 |
+
Join our Discord to learn more about what we're building ↗
|
| 25 |
+
</a>
|
| 26 |
+
</div>
|
| 27 |
+
|
| 28 |
+
This repo contains GGUF format model files for [rohinm/self_eval_model_logistic](https://huggingface.co/rohinm/self_eval_model_logistic).
|
| 29 |
+
|
| 30 |
+
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).
|
| 31 |
+
|
| 32 |
+
## Our projects
|
| 33 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
| 34 |
+
<tr>
|
| 35 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 36 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 37 |
+
</tr>
|
| 38 |
+
<tr>
|
| 39 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
| 40 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
| 41 |
+
</tr>
|
| 42 |
+
<tr>
|
| 43 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 44 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 45 |
+
</tr>
|
| 46 |
+
<tr>
|
| 47 |
+
<th>
|
| 48 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 49 |
+
display: inline-block;
|
| 50 |
+
padding: 8px 16px;
|
| 51 |
+
background-color: #FF7F50;
|
| 52 |
+
color: white;
|
| 53 |
+
text-decoration: none;
|
| 54 |
+
border-radius: 6px;
|
| 55 |
+
font-weight: bold;
|
| 56 |
+
font-family: sans-serif;
|
| 57 |
+
">👀 See what we built 👀</a>
|
| 58 |
+
</th>
|
| 59 |
+
<th>
|
| 60 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" 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 |
+
</tr>
|
| 72 |
+
</table>
|
| 73 |
+
|
| 74 |
+
## Prompt template
|
| 75 |
+
|
| 76 |
+
```
|
| 77 |
+
<|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|><think>
|
| 78 |
+
```
|
| 79 |
+
|
| 80 |
+
## Model file specification
|
| 81 |
+
|
| 82 |
+
| Filename | Quant type | File Size | Description |
|
| 83 |
+
| -------- | ---------- | --------- | ----------- |
|
| 84 |
+
| [self_eval_model_logistic-Q2_K.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q2_K.gguf) | Q2_K | 0.753 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 85 |
+
| [self_eval_model_logistic-Q3_K_S.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q3_K_S.gguf) | Q3_K_S | 0.861 GB | very small, high quality loss |
|
| 86 |
+
| [self_eval_model_logistic-Q3_K_M.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q3_K_M.gguf) | Q3_K_M | 0.924 GB | very small, high quality loss |
|
| 87 |
+
| [self_eval_model_logistic-Q3_K_L.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q3_K_L.gguf) | Q3_K_L | 0.980 GB | small, substantial quality loss |
|
| 88 |
+
| [self_eval_model_logistic-Q4_0.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q4_0.gguf) | Q4_0 | 1.066 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 89 |
+
| [self_eval_model_logistic-Q4_K_S.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q4_K_S.gguf) | Q4_K_S | 1.072 GB | small, greater quality loss |
|
| 90 |
+
| [self_eval_model_logistic-Q4_K_M.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q4_K_M.gguf) | Q4_K_M | 1.117 GB | medium, balanced quality - recommended |
|
| 91 |
+
| [self_eval_model_logistic-Q5_0.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q5_0.gguf) | Q5_0 | 1.259 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 92 |
+
| [self_eval_model_logistic-Q5_K_S.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q5_K_S.gguf) | Q5_K_S | 1.259 GB | large, low quality loss - recommended |
|
| 93 |
+
| [self_eval_model_logistic-Q5_K_M.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q5_K_M.gguf) | Q5_K_M | 1.285 GB | large, very low quality loss - recommended |
|
| 94 |
+
| [self_eval_model_logistic-Q6_K.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q6_K.gguf) | Q6_K | 1.464 GB | very large, extremely low quality loss |
|
| 95 |
+
| [self_eval_model_logistic-Q8_0.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic-GGUF/blob/main/self_eval_model_logistic-Q8_0.gguf) | Q8_0 | 1.895 GB | very large, extremely low quality loss - not recommended |
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
## Downloading instruction
|
| 99 |
+
|
| 100 |
+
### Command line
|
| 101 |
+
|
| 102 |
+
Firstly, install Huggingface Client
|
| 103 |
+
|
| 104 |
+
```shell
|
| 105 |
+
pip install -U "huggingface_hub[cli]"
|
| 106 |
+
```
|
| 107 |
+
|
| 108 |
+
Then, downoad the individual model file the a local directory
|
| 109 |
+
|
| 110 |
+
```shell
|
| 111 |
+
huggingface-cli download tensorblock/rohinm_self_eval_model_logistic-GGUF --include "self_eval_model_logistic-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 112 |
+
```
|
| 113 |
+
|
| 114 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 115 |
+
|
| 116 |
+
```shell
|
| 117 |
+
huggingface-cli download tensorblock/rohinm_self_eval_model_logistic-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 118 |
+
```
|
self_eval_model_logistic-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a564eb4181781b5acf9ad174430ce20bbf1e523c7e578f199bd5aa48b9115a3
|
| 3 |
+
size 752879936
|
self_eval_model_logistic-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:543ebea8a6757cd2d17c0b5b3ee6d5f803e3f7d03c201a9903210bf04eee6fe5
|
| 3 |
+
size 980439872
|
self_eval_model_logistic-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0949dab012cab298ca6fc43bc4a7fb4027cf8bf98bf6eda10e50d521a89308e9
|
| 3 |
+
size 924455744
|
self_eval_model_logistic-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c2524979055a630450e71aa806799461c8e740b28d788373aec6ade2e9181c2
|
| 3 |
+
size 861221696
|
self_eval_model_logistic-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b877c3f90efee98c799bb86f1ce0e63f34de89dfaa79bedf64124ae4705c2af8
|
| 3 |
+
size 1066227008
|
self_eval_model_logistic-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71465086366a582ae348796e364121dda6452fd958e056d32773cc1337a4876c
|
| 3 |
+
size 1117320512
|
self_eval_model_logistic-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52ab3bc3773509127e259e80ba48001a3f6f5550fd3130d0a658e7831f0de2a7
|
| 3 |
+
size 1071584576
|
self_eval_model_logistic-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:603eec445ae1bcbe8237415dfe0f5b4fa97e7c722cab3481451e704b38794326
|
| 3 |
+
size 1259173184
|
self_eval_model_logistic-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc24b0c4f138ec7cab35f461b9e465c1fcbc9d20eeb740d53b64524698361b42
|
| 3 |
+
size 1285494080
|
self_eval_model_logistic-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2693dd59e3c1c047627d0f3bc75caf3971e2ce40fcd2146caff3c4022f86eb15
|
| 3 |
+
size 1259173184
|
self_eval_model_logistic-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74b2fc52dcb2b622a157fbbe39eb853f21ed3a359e0e55cd777be3948eb39c1f
|
| 3 |
+
size 1464178496
|
self_eval_model_logistic-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:789bcfabf09245344d477e0a860de972b66adc8466f0fac33332f212ba1bb21c
|
| 3 |
+
size 1894531904
|