Transformers.js V4: Native WebGPU EP, repo restructuring, and more! #1382
Move adaptive retrieval demo
1f1c645a
Move code completion demo
363aefa3
Move florence-2 demo
6c966001
Move depth anything demo
c4b3a767
Move tokenizer playground demo
29bdc5bf
Move node audio processing demo
98958ff9
Move remove background web demo
ac5b758f
Move webgpu whisper demo
b3ac89ef
Move depth estimation video demo
48b46d67
Move vanilla js demo
a361b38c
Move node demo
16343999
Move whisper word timestamps demo
4f7b7f49
Move musicgen web demo
b0ac200e
Move cross encoder demo
4ccb4056
Move text-to-speech client demo
bc006e5a
Move video object detection demo
7cdea278
Move video background removal demo
b053db2b
Move Segment Anything demo
eacdbd1d
Move zero-shot classification demo
e890716f
Move browser extension template
1ee3d46c
Move semantic image search demo
56297b0c
Move semantic audio search demo
97a3c486
Move webgpu embedding benchmark demo
0bf2fecf
Merge branch 'main' into move-examples
c0335374
Merge branch 'main' into move-examples
e20167a8
Upgrade to new WebGPU EP
c6b7edfd
Merge branch 'main' into v4
140f106d
Upgrade sharp version
bf12225a
Bump versions
5e2c9427
Delete gh-pages.yml
9f9f6f2a
Move next-server and next-client examples
ee2f0b47
Move react-translator demo
c7556536
Remove old demo site example
39133139
Move webgpu-chat demo to phi-3.5-webgpu
08b33917
Remove old server-side semantic image search demo
5ecbb85e
Move electron example app
0cfda755
Move webgpu clip demo app
18d675fa
Replace webgpu-vlm demo
e8151c5d
Folder no longer exists
64a08360
Remove examples table, replacing with link to new examples repo
59792508
Rename files
32046613
Merge branch 'main' into move-examples
32017ae3
Merge branch 'move-examples' into v4
a2b00c0d
Update .prettierrc
0c76a036
Apply to js, mjs, and cjs
05df9717
Format source code
2a32dc0b
Update .prettierrc
276f3e74
Formatting
3c7cf47f
Fix type issues
3b4f4c42
Bump onnxruntime versions
f9ca6429
Bump onnxruntime versions
90dccb29
Bump versions again
9f20bd52
Bump versions again again
719a6f8e
Update versions
129a2a2c
Allow config to disable kv_cache inputs
e585ff90
fix
682772dc
Bump onnxruntime versions
fd9f5233
Bump onnxruntime versions
56d59ab2
Merge branch 'main' into v4
97e59bae
Fix typo
23e98d9b
Improve typing for `TemplateProcessing` post processor
4afdd4cd
Update hub types
da893aa1
Update tokenizers
0252d889
Add support for Chatterbox
3f304254
Fix types
ec3d8454
Support voice caching
a5d6f0fa
Update GenerationFunctionParameters type
fc244df1
Use init chain instead of single wasmInitPromise
e7fe55ba
Merge branch 'main' into v4
abe14cdd
Split pipelines into separate files
2598fde2
Formatting
c1a14845
More formatting
0b2ff3ff
Update onnxruntime versions
0ae4e7fb
Add support for mamba layers
6c684280
Update DepthEstimationPipeline pipeline types and default
c2d92d59
Update ImageFeatureExtractionPipeline types and default
e53841fa
Update TextGenerationPipeline types and default
256b9645
Add support for tokenizer encode kwargs in text-generation pipeline
59ef9a61
Update FeatureExtractionPipeline types and default
9556591c
Use maximum precision for image-feature-extraction pipeline
117d2bbb
Merge branch 'main' into v4
4f1f920f
Post-merge fix
e1186396
Formatting
125a8fde
Merge branch 'main' into v4
e47b59b6
Merge text-to-audio pipeline
46c8320d
Add import to sample code
ad12891b
Bump versions
47708307
Ensure generation/parameters.js is treated as a module
7f04cd03
Fix backend loading path (#1464)
d4a22818
Merge branch 'v4' of https://github.com/huggingface/transformers.js i…
bf73184d
Fix ts-ignore
b4040dde
Formatting
7b8a6f7e
Formatting
67ff7654
Optimize blob and wav file saving
1610ab1a
Fix type error
41d618bd
Add support for Apertus (#1465)
11a6bfcd
Update TextToAudioPipeline types and default
497441f1
Make TextToAudioPipeline parameters optional
342853dc
[v4] Fix various TypeScript errors (#1477)
98a5201c
Merge branch 'v4' of https://github.com/huggingface/transformers.js i…
fe04d974
Define TokenizersBackend
47f2d776
Update FillMaskPipeline types and default
e60e9da1
Formatting
8f50b04f
Add support for Olmo3
91b44ebb
Add support for GPT OSS
cb6c8b13
[v4] suppress console.error while creating InferenceSession (#1468)
61f391f6
Default logging logic improvements
45c83ebd
Add support for Chatterbox Turbo
aab23267
[v4] Cache wasm files to enable fully offline usage after initial loa…
0082c20d
Cache wasm file blob fix (#1489)
b4a44aae
[v4] Switch build system to esbuild (#1466)
760cc665
[v4] Refactor models.js into separate per-model modeling files (#1498)
e5994709
Add support for HunYuanDenseV1
698dbd27
[v4] Tokenizers.js migration (#1501)
66cf69cb
[v4] Add support for FalconH1 (#1502)
2ee1ed0d
[v4] Finalize pipeline types (#1505)
3c64b726
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub