optimum 1.23.1
0
Optimum Library is an extension of the Hugging Face Transformers library, providing a framework to i
Contents
Optimum Library is an extension of the Hugging Face Transformers library, providing a framework to integrate third-party libraries from Hardware Partners and interface with their specific functionality.
Stars: 2513, Watchers: 2513, Forks: 449, Open Issues: 413The huggingface/optimum
repo was created 3 years ago and the last code push was 34 minutes ago.
The project is very popular with an impressive 2513 github stars!
How to Install optimum
You can install optimum using pip
pip install optimum
or add it to a project with poetry
poetry add optimum
Package Details
- Author
- HuggingFace Inc. Special Ops Team
- License
- Apache
- Homepage
- https://github.com/huggingface/optimum
- PyPi:
- https://pypi.org/project/optimum/
- GitHub Repo:
- https://github.com/huggingface/optimum
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common optimum errors.
Code Examples
Here are some optimum
code examples and snippets.
GitHub Issues
The optimum package has 413 open issues on GitHub
- optimum for
onnx
pipelines do not work with tranformers>=4.30
- Corrupted-tflite-weights while getting a model from huggingface
- Add ViT to ORTConfigManager
- Lower GPU memory requirements at ONNX export
- add diffusers extra
- Pix2struct to ONNX execution error
- Onnxruntime support for multiple modalities model types
- IO Binding for ONNX Non-CUDAExecutionProviders
- SDPA using the C++ path (math) in fp16 may yield nans
- Adamlouly/fix unwrap model eval
- Installation issue on Openvino NNcf
- T5 & gpt_neox cannot be exported with with opset 9
- Gradients greatly change after
BetterTransformer.transform
application - Update: fix typo
from_pretained
tofrom_pretrained
- Enable use_io_binding = True on CPU