Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
llmbb
/
LLMBB-Agent
like
1
Running
App
Files
Files
Community
542cb82
LLMBB-Agent
/
benchmark
/
prompt
/
__init__.py
vlff李飞飞
update md
2319518
about 1 year ago
raw
Copy download link
history
blame
Safe
193 Bytes
from
prompt.internlm_react
import
InternLMReAct
# noqa
from
prompt.llama_react
import
LlamaReAct
# noqa
from
prompt.qwen_react
import
QwenReAct
# noqa
from
prompt.react
import
ReAct
# noqa