add cogagent server

This commit is contained in:
lfy79001
2024-03-18 00:22:57 +08:00
parent 8080828a84
commit b067d5a840
2 changed files with 412 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
## Deploy CogAgent as server
```
python CogAgent.py
```
The CogAgent LLM will be deployed on http://127.0.0.1:8000