bridge.models.deepseek.common#

Module Contents#

Functions#

get_common_mapping_list

Returns a list of common parameter mappings for the DeepSeek family of models.

API#

bridge.models.deepseek.common.get_common_mapping_list(hf_config=None) list#

Returns a list of common parameter mappings for the DeepSeek family of models.

Parameters:

hf_config – Optional HuggingFace config. If provided and contains MTP layers, MTP mappings will be included.