MyGit

v0.0.14

TransformerOptimus/SuperAGI

版本发布时间: 2024-01-16 22:21:23

TransformerOptimus/SuperAGI最新发布版本:v0.0.14(2024-01-16 22:21:23)

:sparkles:SuperAGI v0.0.14:sparkles:

:rocket: Enhanced Local LLM Support with Multi-GPU :tada:

New Feature Highlights :star2:

⚙️ Local Large Language Model (LLM) Integration:

⚡️ Multi-GPU Support:

How to Use

To enable Local Large Language Model (LLM) with Multi-GPU support, follow these simple steps:

  1. LLM Integration:
    • Add your model path in the celery and backend volumes in the docker-compose-gpu.yml file.
    • Run the command:
      docker compose -f docker-compose-gpu.yml up --build
      
    • Open localhost:3000 in your browser.
    • Add a local LLM model from the model section.
    • Use the added model for running your agents.

What’s Changed

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-01-16发行的版本