Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
base_model:
|
| 4 |
-
- ByteDance-Seed/Seed-Coder-8B-
|
| 5 |
---
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
# Seed-Coder-8B-Instruct
|
| 8 |
|
| 9 |
<div align="left" style="line-height: 1;">
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
library_name: exllamav2
|
| 4 |
base_model:
|
| 5 |
+
- ByteDance-Seed/Seed-Coder-8B-Instruct
|
| 6 |
---
|
| 7 |
+
# Seed-Coder-8B-Instruct-exl2
|
| 8 |
+
Original model: [Seed-Coder-8B-Instruct](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Instruct) by [ByteDance Seed](https://huggingface.co/ByteDance-Seed)
|
| 9 |
+
## Quants
|
| 10 |
+
[4bpw h6 (main)](https://huggingface.co/cgus/Seed-Coder-8B-Instruct-exl2/tree/main)
|
| 11 |
+
[4.5bpw h6](https://huggingface.co/cgus/Seed-Coder-8B-Instruct-exl2/tree/4.5bpw-h6)
|
| 12 |
+
[5bpw h6](https://huggingface.co/cgus/Seed-Coder-8B-Instruct-exl2/tree/5bpw-h6)
|
| 13 |
+
[6bpw h6](https://huggingface.co/cgus/Seed-Coder-8B-Instruct-exl2/tree/6bpw-h6)
|
| 14 |
+
[8bpw h8](https://huggingface.co/cgus/Seed-Coder-8B-Instruct-exl2/tree/8bpw-h8)
|
| 15 |
+
## Quantization notes
|
| 16 |
+
Made with Exllamav2 0.2.9 dev with default dataset.
|
| 17 |
+
Quants can be used with RTX GPU (Windows) or RTX/ROCm (Linux) with TabbyAPI or Text-Generation-WebUI.
|
| 18 |
+
# Original model card
|
| 19 |
# Seed-Coder-8B-Instruct
|
| 20 |
|
| 21 |
<div align="left" style="line-height: 1;">
|