We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df68d2 commit 9763b5dCopy full SHA for 9763b5d
1 file changed
src/mcore_bridge/bridge/gpt_bridge.py
@@ -1751,4 +1751,3 @@ class MultimodalGPTBridge(GPTBridge):
1751
hf_layers_prefix = 'model.language_model.layers'
1752
hf_embed_key = 'model.language_model.embed_tokens.weight'
1753
hf_final_layernorm_key = 'model.language_model.norm.weight'
1754
-
0 commit comments