Nripesh Niketan
|
708d33a657
|
feat: add apple silicon GPU acceleration (#6151)
* feat: add apple silicon GPU acceleration
* add release notes
* small fix
* Update utils.py
* Update utils.py
* ci fix mps
* Revert "ci fix mps"
This reverts commit 783ae503940d9ff8270a970a321549fb9e69dce7.
* mps fix
* Update experiment_tracking.py
* try removing upper watermark limit
* disable mps CI
* Use xl runner
* initialise env
* small fix
* black linting
---------
Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
|
2023-10-30 11:26:46 +01:00 |
|
Christian Clauss
|
91ab90a256
|
perf: Python performance improvements with ruff C4 and PERF fixes (#5803)
* Python performance improvements with ruff C4 and PERF
* pre-commit fixes
* Revert changes to examples/basic_qa_pipeline.py
* Revert changes to haystack/preview/testing/document_store.py
* revert releasenotes
* Upgrade to ruff v0.0.290
|
2023-09-16 16:26:07 +02:00 |
|
ZanSara
|
b60d9a2cbf
|
test: move several modeling tests in e2e/ (#4308)
* no dpr test seems worth mocking
* move distillation tests
* pylint
* mypy
* pylint
* move feature_extraction tests as well
* move feature_extraction tests as well
* merge feature extractor suites
* get_language_model tests and adaptive model tests
* duplicate test
* moving fixtures
* mypy
* mypy-again
* trigger
* un-mock integration test
* review feedback
* feedback
* pylint
|
2023-04-28 17:08:41 +02:00 |
|