cgus commited on
Commit
ded0cc2
·
verified ·
1 Parent(s): 181e474

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 for code completion to be used in apps like VS Code + Continue.Dev.
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