Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
llmbb
/
LLMBB-Agent
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
542cb82
LLMBB-Agent
/
benchmark
/
models
/
__init__.py
vlff李飞飞
update md
2319518
about 1 year ago
raw
Copy download link
history
blame
Safe
170 Bytes
from
models.base
import
HFModel
# noqa
from
models.llm
import
LLM
# noqa
from
models.qwen
import
Qwen, QwenVL
# noqa
from
models.dashscope
import
QwenDashscopeVLModel