transformers/tests/models/mistral
Anton Vlasjuk 7434c0ed21
Mistral-related models for QnA (#34045)
* mistral qna start

* mixtral qna

* oops

* qwen2 qna

* qwen2moe qna

* add missing input embed methods

* add copied to all methods, can't directly from llama due to the prefix

* make top level copied from
2024-10-14 08:53:32 +02:00
..
__init__.py [Mistral] Mistral-7B-v0.1 support (#26447) 2023-09-27 18:30:46 +02:00
test_modeling_flax_mistral.py Flax mistral (#26943) 2024-01-31 14:19:02 +01:00
test_modeling_mistral.py Mistral-related models for QnA (#34045) 2024-10-14 08:53:32 +02:00
test_modeling_tf_mistral.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00