Compile compatibilty for decoder-only models (#32617)
* squash into one commit * add qwen2-vl for rope standardization * fix mistral compile * fix qwen2-vl * fix-copies
This commit is contained in:
committed by
GitHub
parent
eedd21b9e7
commit
65bb284448
@@ -469,6 +469,7 @@ class TextGenerationPipelineTests(unittest.TestCase):
|
||||
"RwkvForCausalLM",
|
||||
"XGLMForCausalLM",
|
||||
"GPTNeoXForCausalLM",
|
||||
"GPTNeoXJapaneseForCausalLM",
|
||||
"FuyuForCausalLM",
|
||||
]
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user