mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-09-22 01:10:49 +02:00
fix(packaging): install and validate the Bayesian optimizer by default
This commit is contained in:
@@ -182,6 +182,11 @@ Pick a model from the dropdown, pick a method, hit Run All. Download the result
|
||||
|
||||
For automation, CI pipelines, or remote servers without a display:
|
||||
|
||||
The normal installation includes Optuna for the `optimized` method; no separate
|
||||
optimizer install is required. If optimization cannot run, its reason appears
|
||||
in the pipeline log and in
|
||||
`abliteration_metadata.json` under `method_config.bayesian_optimization_skipped`.
|
||||
|
||||
```bash
|
||||
pip install -e .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user