mirror of
https://github.com/lilakk/BLEUBERI.git
synced 2026-05-02 17:46:03 +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,
|
|
)
|