Fix TeleChatForCausalLM not register issue (#29473)
Signed-off-by: Lai, Yejing <yejing.lai@intel.com>
This commit is contained in:
@@ -436,6 +436,9 @@ _TEXT_GENERATION_EXAMPLE_MODELS = {
|
||||
"SolarForCausalLM": _HfExamplesInfo(
|
||||
"upstage/solar-pro-preview-instruct", trust_remote_code=True
|
||||
),
|
||||
"TeleChatForCausalLM": _HfExamplesInfo(
|
||||
"chuhac/TeleChat2-35B", trust_remote_code=True
|
||||
),
|
||||
"TeleChat2ForCausalLM": _HfExamplesInfo(
|
||||
"Tele-AI/TeleChat2-3B", trust_remote_code=True
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user