This commit is contained in:
Paul Gauthier 2024-06-05 16:25:11 -07:00
parent 9de32c88c3
commit c0700161bc
18 changed files with 68 additions and 4 deletions

View file

@ -4,6 +4,9 @@ excerpt: Use GPT-4o to draw graphs with matplotlib, including adjusting styles a
highlight_image: /assets/models-over-time.png
nav_exclude: true
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
{% endif %}
![LLM coding skill over time](/assets/models-over-time.svg)