Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/optimum
Pull Requests
Commits
v1.2.3-release
add-chinese_clip
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
less-rmtree
llava-onnx-exports
main
mht-sharma-patch-1
new-ci
onnx
ort-mixin
perf-tracking
remove-deprecated-diffusers
rm-transformers-dep
sam-add-input-boxes
stop-forcing-separators
test_doc_build_pr
test-dispatch
test-free-disk
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
vitpose-onnx
xenova-add-siglip
Release: v1.2.3
echarlaix
committed
2 years ago
5a0106d7
Remove intel package migrating to optimum-intel (#212)
echarlaix
committed
2 years ago
Verified
40f04b16
Add issue template (#195)
fxmarty
committed
2 years ago
Verified
f5d56871
[Fix] Local Load and save for ORTModel for optimized/quantized models (#214)
philschmid
committed
2 years ago
Verified
ee8280b4
fixed doc dependency (#218)
fxmarty
committed
2 years ago
Verified
77e7a343
removed pydantic (#215)
fxmarty
committed
2 years ago
Verified
760a7e6e
Remove deepspeed_reinit in ORTTrainer (#210)
regisss
committed
2 years ago
Verified
fa77bbc6
fix install links for examples (#209)
nbroad1881
committed
2 years ago
Verified
f7b25a60
Fix style
echarlaix
committed
2 years ago
Verified
118ab888
Dev version
echarlaix
committed
2 years ago
61ea1a13
Bump `huggingface_hub` version to be able to use `evaluate` & `protobuf` fix (#205)
philschmid
committed
2 years ago
Verified
5a002603
Compare optimized models vs. transformers models (#194)
fxmarty
committed
3 years ago
Verified
1b989408
Patch ORTTrainer's compatibility with DeepSpeed (#148)
JingyaHuang
committed
3 years ago
Verified
021ae43f
Update PR docs to use `doc-builder push` (#200)
Mishig Davaadorj
committed
3 years ago
Verified
583e8d68
Allow onnxruntime quantization preprocessor for dynamic quantization (#196)
fxmarty
committed
3 years ago
Verified
f5a74133
Add a CONTRIBUTING.md and CODE_OF_CONDUCT.md (#190)
fxmarty
committed
3 years ago
Verified
50cf2468
Fix logging typo (#192)
regisss
committed
3 years ago
Verified
cf91bd72
Add quantization ort multiple choice example (#144)
echarlaix
committed
3 years ago
Verified
5a28d9f1
Add keywords for arguments in `OnnxConfig` wrappers (#185)
JingyaHuang
committed
3 years ago
Verified
822efaca
V1.2.1 (#182)
echarlaix
committed
3 years ago
Verified
8171e8cf
Extend python required version to 3.7 and higher (#176)
echarlaix
committed
3 years ago
Verified
78793bec
use correct sample (#179)
philschmid
committed
3 years ago
Verified
b3ff258a
Fix version number shown in doc build (#177)
lewtun
committed
3 years ago
Verified
71783183
Fix ONNX Runtime FusionOptions import (#175)
echarlaix
committed
3 years ago
Verified
6aa47f96
Add version number to doc build (#168)
lewtun
committed
3 years ago
Verified
800e01c4
V1.2.0
echarlaix
committed
3 years ago
fd6c0137
Improve Documentation (#170)
philschmid
committed
3 years ago
Verified
5653a167
Fix rouge keyerror (#167)
JingyaHuang
committed
3 years ago
Verified
37a0d86b
[ORTTrainer] Fix CI of ORTTrainer (#165)
JingyaHuang
committed
3 years ago
Verified
3a284468
[fix] Warning when loading ORTModels with pipelines of not supported class type (#164)
philschmid
committed
3 years ago
Verified
3b522e4d
Older