Skip to content

Commit

Permalink
[Fix] Fix griffe version (InternLM#1833)
Browse files Browse the repository at this point in the history
* [Feature] Add agent for camp3
  • Loading branch information
fanqiNO1 authored Sep 6, 2024
1 parent bfdebb8 commit aaf0bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/L2/Lagent/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ mkdir -p /root/agent_camp3
cd /root/agent_camp3
git clone https://github.com/InternLM/lagent.git
cd lagent && git checkout 81e7ace && pip install -e . && cd ..
pip install griffe==0.48.0
```

## Lagent Web Demo 使用
Expand Down

0 comments on commit aaf0bd6

Please sign in to comment.