Kaynağa Gözat

Merge pull request #181 from sallyqus/patch-1

Add CAMEL to LLM deployment
Hannibal046 5 ay önce
ebeveyn
işleme
21a644bfaf
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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.