Update README.md
Browse files
README.md
CHANGED
|
@@ -1,25 +1,26 @@
|
|
| 1 |
-
---
|
| 2 |
-
base_model:
|
| 3 |
-
- Akashiurahara/Soulbound-8B
|
| 4 |
-
base_model_relation: quantized
|
| 5 |
-
pipeline_tag: text-generation
|
| 6 |
-
library_name: safetensors
|
| 7 |
-
tags:
|
| 8 |
-
- exl3
|
| 9 |
-
- 4-bit
|
| 10 |
-
- 6-bit
|
| 11 |
-
- 8-bit
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
-
# Original model: [Soulbound-8B](https://huggingface.co/Akashiurahara/Soulbound-8B) by [Akashiurahara](https://huggingface.co/Akashiurahara)
|
| 15 |
-
|
| 16 |
-
## Available [ExLlamaV3](https://github.com/turboderp-org/exllamav3) 0.0.16 quants
|
| 17 |
-
|
| 18 |
-
| Type | Size | CLI |
|
| 19 |
-
|------|------|---------|
|
| 20 |
-
| [H8-4.0BPW](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/tree/H8-4.0BPW) | 5.09 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/resolve/H8-4.0BPW/Download~Akashiurahara_Soulbound-8B_H8-4.0BPW_EXL3.bat) |
|
| 21 |
-
| [H8-6.0BPW](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/tree/H8-6.0BPW) | 6.83 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/resolve/H8-6.0BPW/Download~Akashiurahara_Soulbound-8B_H8-6.0BPW_EXL3.bat) |
|
| 22 |
-
| [H8-8.0BPW](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/tree/H8-8.0BPW) | 8.58 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/resolve/H8-8.0BPW/Download~Akashiurahara_Soulbound-8B_H8-8.0BPW_EXL3.bat) |
|
| 23 |
-
|
| 24 |
-
***Requirements: A python installation with huggingface-hub module to use CLI.***
|
| 25 |
-
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- Akashiurahara/Soulbound-8B
|
| 4 |
+
base_model_relation: quantized
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
library_name: safetensors
|
| 7 |
+
tags:
|
| 8 |
+
- exl3
|
| 9 |
+
- 4-bit
|
| 10 |
+
- 6-bit
|
| 11 |
+
- 8-bit
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Original model: [Soulbound-8B](https://huggingface.co/Akashiurahara/Soulbound-8B) by [Akashiurahara](https://huggingface.co/Akashiurahara)
|
| 15 |
+
|
| 16 |
+
## Available [ExLlamaV3](https://github.com/turboderp-org/exllamav3) 0.0.16 quants
|
| 17 |
+
|
| 18 |
+
| Type | Size | CLI |
|
| 19 |
+
|------|------|---------|
|
| 20 |
+
| [H8-4.0BPW](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/tree/H8-4.0BPW) | 5.09 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/resolve/H8-4.0BPW/Download~Akashiurahara_Soulbound-8B_H8-4.0BPW_EXL3.bat) |
|
| 21 |
+
| [H8-6.0BPW](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/tree/H8-6.0BPW) | 6.83 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/resolve/H8-6.0BPW/Download~Akashiurahara_Soulbound-8B_H8-6.0BPW_EXL3.bat) |
|
| 22 |
+
| [H8-8.0BPW](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/tree/H8-8.0BPW) | 8.58 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Soulbound-8B_EXL3/resolve/H8-8.0BPW/Download~Akashiurahara_Soulbound-8B_H8-8.0BPW_EXL3.bat) |
|
| 23 |
+
|
| 24 |
+
***Requirements: A python installation with huggingface-hub module to use CLI.***
|
| 25 |
+
|
| 26 |
+
### Licensing: The license for the provided quantized models is derived from the original model (see the source above)
|