Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ Original model: [Seed-Coder-8B-Base](https://huggingface.co/ByteDance-Seed/Seed-
|
|
| 16 |
## Quantization notes
|
| 17 |
Made with Exllamav2 0.3.1 with default dataset.
|
| 18 |
These quants require a Nvidia RTX GPU on Windows or RTX/AMD ROCm on Linux and can be used with TabbyAPI or Text-Generation-WebUI.
|
| 19 |
-
Since it's Base model, it's mostly useful for text completion via v1/completions
|
| 20 |
# Original model card
|
| 21 |
# Seed-Coder-8B-Base
|
| 22 |
|
|
|
|
| 16 |
## Quantization notes
|
| 17 |
Made with Exllamav2 0.3.1 with default dataset.
|
| 18 |
These quants require a Nvidia RTX GPU on Windows or RTX/AMD ROCm on Linux and can be used with TabbyAPI or Text-Generation-WebUI.
|
| 19 |
+
Since it's Base model, it's mostly useful for text completion via v1/completions API endpoints to be used for code completion in apps like Continue.Dev or other local Copilot tools.
|
| 20 |
# Original model card
|
| 21 |
# Seed-Coder-8B-Base
|
| 22 |
|