transformers.js
b8719b12 - Ensure WASM fallback does not crash in GH actions (#402)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Ensure WASM fallback does not crash in GH actions (#402) * Ensure WASM fallback does not crash in GH actions * Add unit test for WordPiece `max_input_chars_per_word` * Cleanup * Set max test concurrency to 1
Author
Parents
  • File
    package.json
  • tests
    • File
      generation.test.js
    • File
      init.js
    • File
      tensor.test.js
    • File
      tokenizers.test.js