mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-29 10:10:35 +08:00
[model] Support Intern-S1-mini (#8976)
This commit is contained in:
@@ -234,6 +234,9 @@ _register_composite_model(
|
||||
model_type="internvl",
|
||||
)
|
||||
|
||||
_register_composite_model(
|
||||
model_type="interns1",
|
||||
)
|
||||
|
||||
_register_composite_model(
|
||||
model_type="Keye",
|
||||
|
||||
Reference in New Issue
Block a user