mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
copy
This commit is contained in:
parent
9de32c88c3
commit
c0700161bc
18 changed files with 68 additions and 4 deletions
|
@ -5,6 +5,10 @@ canonical_url: https://aider.chat/2023/11/06/benchmarks-speed-1106.html
|
|||
highlight_image: /assets/benchmarks-speed-1106.jpg
|
||||
nav_exclude: true
|
||||
---
|
||||
{% if page.date %}
|
||||
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
|
||||
{% endif %}
|
||||
|
||||
# Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106
|
||||
|
||||
<p class="post-date">{{ page.date | date: "%b %-d, %Y" }}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue