-
Notifications
You must be signed in to change notification settings - Fork 1k
ONNX Runtime improvements #1306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
747a04d
ONNX Runtime improvements (experimental native webgpu; fix iOS) (#1231)
fs-eire bdaead0
customize the wasm paths (#1250)
fs-eire e025b7b
Merge branch 'main' into ort-improvements
xenova 573e5dc
[internal] Add is_decoder option to session retrieval for preferred o…
xenova 4d3a28d
Update tests
xenova 80f58ce
Formatting
xenova 071d728
Bump ort versions
xenova cfb8ff3
Bump onnxruntime-node version
xenova 7ea7718
Bump versions
xenova 2972828
Bump ORT versions
xenova ca9765c
Merge branch 'main' into ort-improvements
xenova ce7dfc0
Bump versions
xenova 87cdd0a
Only check webgpu fp16 for non-node environments
xenova 51c4bda
Fix
xenova 0f58976
Assume node supports webgpu
xenova 00f177b
Update ORT node support comment
xenova 11b59ed
Relax test strictness
xenova 99f62ee
Update conversion script versions
xenova 654a453
Downgrade onnxslim
xenova c7d47ce
Merge branch 'main' into ort-improvements
xenova 36b8381
cleanup
xenova 6756849
Merge branch 'main' into ort-improvements
xenova 9a95097
Update package-lock.json
xenova 37976d2
Update onnxruntime versions
xenova 6096b01
Update post-build script
xenova 93a8d47
Use built-in session release function
xenova 194044f
Call garbage collection after each tokenizer test
xenova a0751bf
Do not double-throw error
xenova e575d6d
Merge branch 'main' into ort-improvements
xenova b4506dc
Fix race-condition in build process with file removal
xenova df4a2c1
Update versions
xenova 70890bf
Bump jinja version
xenova 467f59c
[version] Update to 3.6.3
xenova 1d08e91
Add support for LFM2 models (#1367)
xenova abbcd89
Merge branch 'main' into ort-improvements
xenova 2c32e1d
Use prefix in lfm2 output location (#1369)
xenova 66ffdb0
Merge branch 'main' into ort-improvements
xenova fc042ad
Update package-lock.json
xenova 8dd7431
Run `npm audit fix`
xenova 11fdae5
Add special tokens in text-generation pipeline if tokenizer requires …
xenova 9407ed8
Add support for ModernBERT Decoder (#1371)
xenova 255753a
Use from/to buffer instead of string
xenova beb1d17
Add support for Voxtral (#1373)
xenova 635bff5
Support longform voxtral processing (#1375)
xenova 0feb5b7
[version] Update to 3.7.0
xenova 0a86afd
Merge branch 'main' into ort-improvements
xenova 82206db
Add support for Arcee (#1377)
xenova bd2449e
Optimize tensor.slice() (#1381)
Honry effca64
Merge branch 'main' into ort-improvements
xenova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.