transformers/tests/agents
Arthur b912f5ee43
use torch.testing.assertclose instead to get more details about error in cis (#35659)
* use torch.testing.assertclose instead to get more details about error in cis

* fix

* style

* test_all

* revert for I bert

* fixes and updates

* more image processing fixes

* more image processors

* fix mamba and co

* style

* less strick

* ok I won't be strict

* skip and be done

* up
2025-01-24 16:55:28 +01:00
..
__init__.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_agent_types.py use torch.testing.assertclose instead to get more details about error in cis (#35659) 2025-01-24 16:55:28 +01:00
test_agents.py Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_document_question_answering.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_final_answer.py Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_image_question_answering.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_monitoring.py Add token cost + runtime monitoring to Agent and HfEngine children (#34548) 2024-12-03 13:14:52 +01:00
test_python_interpreter.py Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_search.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_speech_to_text.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_text_to_speech.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_tools_common.py Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_translation.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00