mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-02-02 08:33:38 +00:00
update api and support abort eval in webui
Former-commit-id: 8661bed68812e9ded9439e8a821b1d7716bc797b
This commit is contained in:
@@ -98,7 +98,7 @@ class ChatModel:
|
||||
return await self.engine.get_scores(batch_input, **input_kwargs)
|
||||
|
||||
|
||||
def run_chat():
|
||||
def run_chat() -> None:
|
||||
try:
|
||||
import platform
|
||||
|
||||
|
||||
Reference in New Issue
Block a user