Upload Qwen2_5_VLForConditionalGeneration

#2
by albertvillanova HF Staff - opened
trl internal testing org
edited 1 day ago

This PR required to override twice the rope_scalingconfig parameter:

config.text_config.rope_scaling["mrope_section"] = [2]
config.rope_scaling["mrope_section"] = [2]

See discussion in: https://github.com/huggingface/trl/pull/4101#issuecomment-3305880106

albertvillanova changed pull request status to merged

Sign up or log in to comment