This commit is contained in:
Paul Gauthier 2025-04-20 13:18:57 -07:00
parent ac1ff231e0
commit c94340d493

View file

@ -2,8 +2,8 @@
docker run \
-it --rm \
--memory=25g \
--memory-swap=25g \
--memory=12g \
--memory-swap=12g \
--add-host=host.docker.internal:host-gateway \
-v `pwd`:/aider \
-v `pwd`/tmp.benchmarks/.:/benchmarks \