mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
905976e765
commit
5e99c51d93
1 changed files with 5 additions and 0 deletions
|
@ -45,6 +45,11 @@ and silently discards data that exceeds it.
|
||||||
- Output token limits -- Open source models are often served with wildly
|
- Output token limits -- Open source models are often served with wildly
|
||||||
differing output token limits. This has a direct impact on how much code the
|
differing output token limits. This has a direct impact on how much code the
|
||||||
model can write or edit in a response.
|
model can write or edit in a response.
|
||||||
|
- Buggy cloud providers -- Between Qwen and DeepSeep, there were
|
||||||
|
multiple cloud providers with broken or buggy API endpoints that seemed
|
||||||
|
to be returning result different from expected based on the advertised
|
||||||
|
quantization and context sizes.
|
||||||
|
|
||||||
|
|
||||||
### Sections
|
### Sections
|
||||||
{: .no_toc }
|
{: .no_toc }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue