Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
li-qing
/
FIRE
like
3
Runtime error
App
Files
Files
Community
6bfbf13
FIRE
/
src
/
model
/
__init__.py
zhangbofei
fix: import
5749dbb
6 months ago
raw
Copy download link
history
blame
Safe
107 Bytes
from
src.model.model_adapter
import
(
load_model,
get_conversation_template,
add_model_args,
)