deciduus
deciduus
Updated README with comprehensive instructions for setting up NVIDIA CUDA, Ubuntu, permissions, and Docker configurations. Note: Dockerfile includes commented-out code for the initial install of Numpy and PyTorch, but I...
> > edited docker setup to change to nvidia cuda, allowing gpu resource access for docker > > looks interesting, I'm curious does this mean : > > i) agent-zero...
This update introduces significant enhancements, focusing on enabling NVIDIA CUDA support for GPU access, which now allows for running GPU-intensive tasks such as deep learning and other computational workloads. This...
KNOWN ISSUE - sometimes on an incomplete terminal output the agent will no check in as quickly as it would on the original - however, the idle count/score will kick...
A lot of these changes are specific to my fork, but we should be able to add optionality. I haven't focused on this aspect as much, as I've been primarily...
I've resolved conflicts - -Reformatted and optimized the agent.system.md to incorporate the updates from frdel:main, as well as incorporate smaller elements from my previous edits within that context. -Integrated the...
It runs cuda within the terminal (not ubuntu) but the setup and compose of the custom cuda image (within which agent Zero runs) is composed in Ubuntu. On Thu, Aug...
If you had the container running from composing it up you need to close it prior to launch in this scenario. On Fri, Aug 16, 2024, 9:14 AM Jason Schoeman...
updated the nvidia cuda setup steps to address errors and prevent the docker desktop overwriting the default runtime.
❤️❤️ On Mon, Aug 19, 2024, 4:31 AM Caspar Addyman ***@***.***> wrote: > I tested this as a clean install. And it seemed to work nicel y for me >...