Commit Graph

3 Commits

Author SHA1 Message Date
Joshua Lochner 91b91e1e22 Fix failing tests 2023-05-05 00:05:03 +02:00
Joshua Lochner aabf5163fc Differentiate between local and remote testing
This is necessary while we wait for more models to support ONNX weights. In future, we hope to remove the need for separation.

When testing remotely (e.g., GitHub actions), we will load models from the Hugging Face Hub under the username `Xenova`. On the other hand, when testing locally, we will use the model that is exported using the conversion script.
2023-05-03 02:37:08 +02:00
Joshua Lochner 8de18bc1d5 Create hub.test.js 2023-05-02 05:37:39 +02:00