Complete onnx/onnxruntime decoder models integration and testing #2278
added test_decoders.py
2cc29a02
fix position ids for single batch and more complete decoder testing f…
4da3df2c
support merging seq2seq models when used as decoders and add more tests
d208f6b4
fix pipe tests
608da131
update phi min transformers version (broken by cache position refacto…
f34f6e7b
remove deprecated bloom modeling
2e1a700e
update opt onnx config to the one with position ids
00ec0c7c
remove all complex deprecated modeling
88dc4a82
IlyasMoutawwakil
changed the title Distribute and complete onnxruntime tests Distribute and complete onnxruntime tests (decoder models) 287 days ago
get_supported_model_type_for_task should only return suooprted model …
5f9419e2
update min transformers
478fd571
use transformers like api for use_cache and add can_use_cache and is_…
6aa3a17e
testing
7da70155
fix
f9f7395a
fix
8785be6b
remove unnecessary
5f81515e
simply qwen3
6e3bff1f
docs
aacf1726
qwen-moe
2b0137f5
model type shenanigans
7041a893
fix
de244d59
use test models from optimum-internal-hf with proper metadata
088b265f
echarlaix
approved these changes
on 2025-05-27
Update optimum/onnxruntime/modeling_decoder.py
af7c6bbf
keep supported model types
0149349a
Merge branch 'distribute-tests' of https://github.com/huggingface/opt…
2d9d7eaa
Merge branch 'main' into distribute-tests
fbcf3a17
optimum model
2cf507c4
fix failing test by forcing export
8821d97e
echarlaix
merged
85376e33
into main 282 days ago
echarlaix
deleted the distribute-tests branch 282 days ago
IlyasMoutawwakil
changed the title Distribute and complete onnxruntime tests (decoder models) Complete onnx/onnxruntime decoder models integration and testing 203 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub