mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-22 01:48:07 +00:00
[Inference]Update inference config and fix test (#5178)
* unify the config setting * fix test * fix import * fix test * fix * fix * add logger * revise log info --------- Co-authored-by: CjhHa1 <cjh18671720497outlook.com>
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Optional
|
||||
|
||||
from transformers import AutoConfig
|
||||
|
||||
from .config import InferenceConfig
|
||||
from colossalai.inference.config import InferenceConfig
|
||||
|
||||
|
||||
class InferenceEngine:
|
||||
|
Reference in New Issue
Block a user