Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Bofeee5675
/
FIRE
like
0
Running
App
Files
Files
Community
a22404f
FIRE
/
src
/
model
/
__init__.py
zhangbofei
fix: import
5749dbb
4 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,
)