aiwaves-cn / agents

An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
Apache License 2.0
5.29k stars 418 forks source link

Any requirements to this application? #92

Open jim123ture opened 1 year ago

jim123ture commented 1 year ago

is there any requirement to the server? I try to run it, but failed due to my server 2.5GB RAM, 2 CORES.

jianghuyihei commented 1 year ago

By default, all our services now call external interfaces, which does not require anything. If you need to deploy LLM or embedded models locally, there may be requirements.

jnv commented 1 year ago

There's a dependency on PyTorch which can be pretty heavy, especially if you run it only on CPU.