πŸ”§ Convert model binaries for Transformers.js v3

#4
by whitphx HF Staff - opened

This automated migration updates the model repository for Transformers.js v3 compatibility.

Migration Type: Add missing quantized ONNX model variants (int8, uint8, bnb4, q4, q4f16) for Transformers.js v3

Changes Made:

  • βœ… Add missing quantized ONNX model variants (int8, uint8, bnb4, q4, q4f16) for Transformers.js v3
  • βœ… Maintained backward compatibility where possible
  • βœ… Verified changes work with the latest Transformers.js

Testing:

  • The migration script has validated the changes
  • All modifications have been tested for correctness

Notes:

This is an automated migration focused specifically on model binaries.
Other migration types will be handled in separate PRs for easier review and management.

Generated by transformers-js-v3-migrator

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment