mongolu

Results 22 comments of mongolu

Well, it doesn't quite work in docker. Since the go build was already done , it uses it even if you afterwards set CUDA_VISIBLE_DEVICES="". I also tried creating a model...

Happy New Year! Also, it will be a lot more useful to be a runtime flag. Please🙂 It happens frequently for me to receive CUDA error OOM, especially when having...

Hi there. I'm on Win11, wsl2, docker. I've been using a lot wsl2, doing things straight inside it It worked for a while, but with time, it got pretty ugly....

And actually host ram, swap space, are directly related to wsl2, not to docker.

Chill man, you're not in production!

i think the problem here is in "Auto-GPT/autogpt/commands/execute_code.py" it needs another .parent, since commands is a directory level 3 from root. ![image](https://user-images.githubusercontent.com/5344119/232326632-bc46e4c8-e744-442b-bf4a-0d9e26413b7a.png)

also, for searching files returning none, dir "auto_gpt_workspace" is added twice in the path ![image](https://user-images.githubusercontent.com/5344119/232327650-d12f5b1f-41cd-4934-b59c-7e794815457f.png)

also when trying to read file it uses twice the "auto_gpt_workspace" ![image](https://user-images.githubusercontent.com/5344119/232329151-021aa75d-b826-4566-a19c-83727af422c6.png) ![image](https://user-images.githubusercontent.com/5344119/232329188-20c4f534-e57b-44a4-b353-1314eaecabf6.png)

> I thought I'd post this here in case it helps others suffering from OOM errors as I searched and can see no mention of either "num_batch" or "n_batch" anywhere...

> > Niceee! 10x, it resolved my problem (bumping into this too, oftenly). I use 64 for num_batch now. > > Can you run a test and see if leaving...