mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
less ram
This commit is contained in:
parent
ac1ff231e0
commit
c94340d493
1 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue