Settings

Theme

GPT-4o-mini VS Claude Sonnet: Generating dockerifle

ploomber.io

2 points by latentdream 2 years ago · 1 comment

Reader

latentdreamOP 2 years ago

Since we work extensively with Dockerfiles to enable smooth deployment of our user's projects at work, I had the chance to spend a day comparing the latest AI models to understand their efficiency.

TL;DR: - If you have time: iterate with GPT-4o-mini, you will have almost the same results as the bigger models for wayyyy cheaper - Claude 3.5 Sonnet is on top, as usual

- I've created a CLI tool if you want to easily generate a Dockerfile for your project

``` pip install docker-generate docker-generate ```

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection