Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/optimum
Pull Requests
Commits
v1.17.0-release
add-clipseg
add-cohere-onnx
add-depth_anything
add-depth-anything
add-dit
add-ijepa
add-mobilevitv2
add-oneformer
add-qwen2
add-rt_detr-onnx-support
add-textnet
add-vitmatte
add-wav2vec2-bert
allow-torch-dytpe-for-dummy
clap
cli-hf-token
clip-sdpa
diffusers-io-binding
doc-builder-v1.0.0
dynamically_load_backends
enhance_doc_homepage
expand-phi-support
fix-exporters-ci
fix-pr-doc-workflow-2
fix-random-pip-failures
fx-onnx-export
fxi-ort-trainer
gemma2-onnx-export
internlm2-onnx
less-rmtree
llava-onnx-exports
main
mht-sharma-patch-1
new-ci
onnx-optimum
ort-mixin
perf-tracking
remove-deprecated-diffusers
rm-transformers-dep
sam-add-input-boxes
test_doc_build_pr
test-dispatch
test-free-disk
tflite-taskmanager
thomas/make_tensor_parallel_via_fx
tir
transformers-4.42
unpin-numpy
update-extra-min-versions
v1.2.0-release
v1.2.1-release
v1.2.2-release
v1.2.3-release
v1.3.0-release
v1.4.0-release
v1.4.1-release
v1.5.0-release
v1.5.1-release
v1.5.2-release
v1.6.0-release
v1.6.1-release
v1.6.2-release
v1.6.3-release
v1.6.4-release
v1.7.0-release
v1.7.1-release
v1.7.3-release
v1.8.0-release
v1.8.1-release
v1.8.2-release
v1.8.3-release
v1.8.4-release
v1.8.5-release
v1.8.6-release
v1.8.7-release
v1.8.8-release
v1.9.0-release
v1.9.1-release
v1.10.0-release
v1.10.1-release
v1.11.0-release
v1.11.1-release
v1.11.2-release
v1.12.0-release
v1.13.0-release
v1.13.1-release
v1.13.2-release
v1.13.3-release
v1.14.0-release
v1.14.1-release
v1.15.0-release
v1.16.0-release
v1.16.1-release
v1.16.2-release
v1.17.0-release
v1.17.1-release
v1.18.0-release
v1.18.1-release
v1.19.0-release
v1.19.1-release
v1.19.2-release
v1.20.0-release
v1.21.0-release
v1.21.1-release
v1.21.2-release
v1.21.3-release
v1.21.4-release
v1.22.0-release
v1.23.0-release
v1.23.1-release
v1.23.2-release
v1.23.3-release
v1.24.0-release
v1.25.0-release
v1.25.1-release
v1.25.2-release
v1.25.3-release
v1.26.0-release
v1.26.1-release
v1.27.0-release
v2.0.0-release
v2.1.0-release
vitpose-onnx
xenova-add-siglip
update version
fxmarty
committed
1 year ago
bf7e98ef
Update optimum-intel requirements (#1699)
echarlaix
committed
1 year ago
Verified
1e459433
Fix main doc build (#1697)
fxmarty
committed
1 year ago
Verified
9c8399ef
Add end-to-end Marlin benchmark (#1695)
fxmarty
committed
1 year ago
Verified
4e987762
Fix no space left on device in actions (#1694)
fxmarty
committed
1 year ago
Verified
be858c4f
Disable failing test & free space when building documentation (#1693)
fxmarty
committed
1 year ago
Verified
1f91fc02
Fix: AttributeError: module 'packaging' has no attribute 'version' (#1660)
soulteary
committed
1 year ago
Verified
48520307
Fix library detection (#1690)
fxmarty
committed
1 year ago
Verified
ec85aa9b
Pass `trust_remote_code` to sentence transformers export (#1677)
xenova
committed
1 year ago
Verified
96c6d48d
Update standardize_model_attributes (#1686)
mht-sharma
committed
1 year ago
Verified
9201bd42
Move & rename `onnx_export` (#1685)
fxmarty
committed
1 year ago
Verified
32a51afb
re-enable decoder sequence classification (#1679)
dwyatte
committed
1 year ago
Verified
3988bbd9
Add option to disable ONNX constant folding (#1682)
fxmarty
committed
1 year ago
Verified
c05ab93e
CI: Avoid iterating over a mutated iterable (#1683)
fxmarty
committed
1 year ago
Verified
e0e12ed7
Fix gptq device_map = "cpu" (#1662)
SunMarc
committed
1 year ago
Verified
2c812193
Avoid overriding model_type in TasksManager (#1647)
fxmarty
committed
1 year ago
Verified
3b4f5ace
ORTModelForFeatureExtraction always exports as transformers models (#1684)
fxmarty
committed
1 year ago
Verified
2a789d61
Reactivate BART Onnx Export (#1666)
claeyzre
committed
1 year ago
Verified
da6f9e2d
BF16 support in the ONNX export (#1654)
fxmarty
committed
1 year ago
Verified
45c1c095
Add fp16 support for split cache (#1602)
PatriceVignola
committed
1 year ago
Verified
843d3f49
Support IO Binding for ORTModelForCTC (#1629)
vidalmaxime
committed
1 year ago
Verified
9b79f9bb
Extend autocast check to cover more platforms like XPU (#1639)
hoshibara
committed
1 year ago
Verified
3c1c7779
Support float16 images in StableDiffusionXLWatermarker (#1603)
jambayk
committed
1 year ago
Verified
535e258f
Fix: local variable 'dataset' referenced before assignment (#1600)
hiyouga
committed
1 year ago
Verified
a2fd0119
Add ONNX export for table-transformer (#1616)
xenova
committed
1 year ago
Verified
abc9c258
Fix wikitext2 processing (#1663)
SunMarc
committed
1 year ago
Verified
a2aa0cae
Enable model ONNX export (#1649)
echarlaix
committed
1 year ago
Verified
44c54488
Add rjieba install (#1661)
mht-sharma
committed
1 year ago
Verified
40519945
Remove abstract decorator from `_export` (#1652)
JingyaHuang
committed
1 year ago
Verified
bb7b71a2
Allow lower ONNX opsets (#1650)
fxmarty
committed
1 year ago
Verified
faf54204
Older