remove refs to 5M free deepseek tokens #760

This commit is contained in:
Paul Gauthier 2024-07-01 11:30:34 -03:00
parent 9a2d6e3ca8
commit 43e95c1aec
2 changed files with 0 additions and 2 deletions

View file

@ -27,7 +27,6 @@ Aider works best with these models, which are skilled at editing code:
Aider works with a number of **free** API providers:
- The [DeepSeek Coder V2](/docs/llms/deepseek.html) model gets the top score on aider's code editing benchmark. DeepSeek has been offering 5M free tokens of API usage.
- Google's [Gemini 1.5 Pro](/docs/llms/gemini.html) works with aider, with
code editing capabilities similar to GPT-3.5.
- You can use [Llama 3 70B on Groq](/docs/llms/groq.html) which is comparable to GPT-3.5 in code editing performance.

View file

@ -7,7 +7,6 @@ nav_order: 500
Aider can connect to the DeepSeek.com API.
The DeepSeek Coder V2 model gets the top score on aider's code editing benchmark.
DeepSeek appears to grant 5M tokens of free API usage to new accounts.
```
pip install aider-chat