π§ Convert model binaries for Transformers.js v3
#6
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