stuff
This commit is contained in:
@@ -393,7 +393,7 @@ class ModelLoader:
|
|||||||
self.cfg.model_config_type in SUPPORTED_MULTIPACK_MODEL_TYPES
|
self.cfg.model_config_type in SUPPORTED_MULTIPACK_MODEL_TYPES
|
||||||
and self.cfg.flash_attention
|
and self.cfg.flash_attention
|
||||||
and self.cfg.sample_packing
|
and self.cfg.sample_packing
|
||||||
):
|
):
|
||||||
has_remote_code = (
|
has_remote_code = (
|
||||||
"auto_map" in self.model_config
|
"auto_map" in self.model_config
|
||||||
and self.model_type in self.model_config["auto_map"]
|
and self.model_type in self.model_config["auto_map"]
|
||||||
|
|||||||
Reference in New Issue
Block a user