[Misc] Merge bitsandbytes_stacked_params_mapping and packed_modules_mapping (#11924)
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
This commit is contained in:
@@ -14,7 +14,3 @@ class Phi3ForCausalLM(LlamaForCausalLM):
|
||||
"gate_up_proj",
|
||||
],
|
||||
}
|
||||
|
||||
# BitandBytes specific attributes
|
||||
# Initialize an empty dict when there is no stacked parameter mapping.
|
||||
bitsandbytes_stacked_params_mapping = {}
|
||||
|
||||
Reference in New Issue
Block a user