mirror of
https://github.com/lilakk/BLEUBERI.git
synced 2026-04-19 12:58:12 +00:00
5 lines
112 B
Python
5 lines
112 B
Python
from fastchat.model.model_adapter import (
|
|
load_model,
|
|
get_conversation_template,
|
|
add_model_args,
|
|
)
|