transformers.js/tests
Joshua Lochner 9a8c664c2c
Documentation improvements (#299)
* Add link to optimum docs for supported architectures

Closes #288

* Refactor `SUPPORTED_MODELS` dict to include task

* Update example model id

* Update list of supported models

* Update generate_tests.py

* Remove requirement of `output_attentions` revision

* Add demo site to examples section (closes #233)

* Fix typo

* Include examples in docs index

* Update github issue templates

* Create config.yml

* Order supported models

* Cleanup

* Update 4_feature-request.yml
2023-12-06 17:01:36 +02:00
..
data Generate tests before running unit tests 2023-05-02 20:01:19 +02:00
configs.test.js Remove unnecessary imports 2023-05-31 02:06:34 +02:00
generate_tests.py Documentation improvements (#299) 2023-12-06 17:01:36 +02:00
generation.test.js Ensure WASM fallback does not crash in GH actions (#402) 2023-11-19 08:06:49 +02:00
hub.test.js Fix failing tests 2023-05-05 00:05:03 +02:00
init.js Ensure WASM fallback does not crash in GH actions (#402) 2023-11-19 08:06:49 +02:00
maths.test.js Add support for CLAP (`zero-shot-audio-classification`) and Audio Spectrogram Transformer (`audio-classification`) (#427) 2023-12-05 12:17:42 +02:00
models.test.js Add support for computing CLIP image and text embeddings separately (Closes #148) (#227) 2023-08-01 14:01:04 +02:00
pipelines.test.js Add `depth-estimation` w/ DPT and GLPN (#389) 2023-11-20 15:43:45 +02:00
processors.test.js Update processor unit test's max execution time 2023-12-05 12:37:51 +02:00
requirements.txt New models and refactoring (#276) 2023-09-08 15:17:05 +02:00
tensor.test.js Ensure WASM fallback does not crash in GH actions (#402) 2023-11-19 08:06:49 +02:00
test_utils.js [WIP] Add MMS and Wav2Vec2 models (Closes #209) (#220) 2023-08-14 22:18:44 +02:00
tokenizers.test.js Support decoding of tensors (#416) 2023-12-02 16:17:57 +02:00
utils.test.js Add support for CLAP (`zero-shot-audio-classification`) and Audio Spectrogram Transformer (`audio-classification`) (#427) 2023-12-05 12:17:42 +02:00