issues Search Results · repo:microsoft/Olive language:Python
Filter by
266 results
(72 ms)266 results
inmicrosoft/Olive (press backspace or delete to remove)On Windows 11 pro 24h2, using uv with python 3.12. Deps:
dependencies = [
olive-ai[auto-opt] =0.9.1 ,
onnxruntime-genai =0.8.2 ,
transformers =4.52.4 ,
]
Running the command from the quickstart ...
doless-dev
- Opened 7 days ago
- #1916
Update olive/passes/onnx/hqq_quantization.py to use onnx_ir for graph manipulation. You can use
olive/passes/onnx/rtn_quantization.py as a reference. Be sure to create sufficient tests.
justinchuby
- Opened 8 days ago
- #1914
Describe the bug Olive EPContextBinaryGenerator pass fails when creating the AOT Compilation Python Environment with
latest Olive (main).
To Reproduce Follow Phi 3.5 mini example:
https://github.com/microsoft/Olive/tree/main/examples/phi3_5#aot-compilation-python-environment-setup ...
jake-leland-dell
- 4
- Opened 9 days ago
- #1913
Describe the bug Olive ModelBuilder pass fails when installing packages according to readme. The pip install
onnxruntime-gpu =1.21.0 onnxruntime-genai-cuda =0.6.0 instruction will install onnxruntime-gpu==1.22.0 ...
jake-leland-dell
- Opened 9 days ago
- #1912
Olive provides olive run-pass command but it is not documented at docs/reference/cli.rst with rest of the commands.
devang-ml
- Opened 9 days ago
- #1910
Proposal Summary
For each CLI listed here, i want to implement a corresponding Python API for it. The return a ModelOutput for each
Python API
What component(s) does this request affect?
- [ ] OliveModels ...
enhancement
xiaoyu-work
- Opened 12 days ago
- #1906
After executing olive run --config qnn_config.json
i get ~/Olive/olive-ai/lib/python3.10/site-packages/olive/engine/packaging/packaging_generator.py:17: UserWarning:
pkg_resources is deprecated as an ...
prateeks-myelin
- 7
- Opened 12 days ago
- #1905
Proposal Summary
Olive provides many command lines (referred as CLIs) such as olive auto-opt, olive quantize, olive capture-onnx-graph
etc.,. They are implemented in https://github.com/microsoft/Olive/tree/main/olive/cli ...
enhancement
devang-ml
- Opened 16 days ago
- #1903
I have installed olive using
pip install olive-ai[auto-opt] pip install transformers onnxruntime-genai
i get ValueError: None of the execution providers [ QNNExecutionProvider ] cannot be found in the ...
prateeks-myelin
- 1
- Opened 16 days ago
- #1901
Proposal Summary
Olive documentation should have a version control based on tags in the repo
What component(s) does this request affect?
- [ ] OliveModels
- [ ] OliveSystems
- [ ] OliveEvaluator ...
enhancement
xiaoyu-work
- Opened 18 days ago
- #1896

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.