initial emollm-metagpt
This commit is contained in:
parent
7fa3a8b706
commit
ad7c611476
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@ zhipuai/
|
|||||||
data/
|
data/
|
||||||
pdf/
|
pdf/
|
||||||
.idea/
|
.idea/
|
||||||
|
logs/
|
||||||
|
|
||||||
*.jsonl
|
*.jsonl
|
||||||
*.json
|
*.json
|
||||||
|
0
agents/__init__.py
Normal file
0
agents/__init__.py
Normal file
0
agents/metagpt_agents/__init__.py
Normal file
0
agents/metagpt_agents/__init__.py
Normal file
0
agents/utils/__init__.py
Normal file
0
agents/utils/__init__.py
Normal file
@ -1,3 +1,5 @@
|
|||||||
|
git+https://gitee.com/jujimeizuo/meta-gpt-tianji.git
|
||||||
|
|
||||||
transformers==4.36.2
|
transformers==4.36.2
|
||||||
streamlit==1.24.0
|
streamlit==1.24.0
|
||||||
sentencepiece==0.1.99
|
sentencepiece==0.1.99
|
||||||
|
Loading…
Reference in New Issue
Block a user