Selaa lähdekoodia

Add CAMEL to LLM deployment

Si-si Qu 5 kuukautta sitten
vanhempi
commit
5daef1bd04
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -326,6 +326,7 @@ If you're interested in the field of LLM, you may find the above list of milesto
 - [Wllama](https://github.com/ngxson/wllama) - WebAssembly binding for llama.cpp - Enabling in-browser LLM inference
 - [GPUStack](https://github.com/gpustack/gpustack) - An open-source GPU cluster manager for running LLMs
 - [MNN-LLM](https://github.com/alibaba/MNN) -- A Device-Inference framework, including LLM Inference on device(Mobile Phone/PC/IOT)
+- [CAMEL](https://www.camel-ai.org/) - First LLM Multi-agent framework. 
 
 ## LLM Applications
 - [AdalFlow](https://github.com/SylphAI-Inc/AdalFlow) - AdalFlow: The library to build&auto-optimize LLM applications.