-
### Bug description
typing of `batch_indices` in `BasePredictionWriter` should probably not be optional
I implemented a custom `PredictionWriter` extending `BasePredictionWriter`.
In every us…
-
### Bug description
It is unclear to me how learning rate schedules should be used alongside `fabric.save`. I've defaulted to manually saving with `fabric.save(..., {..., 'schedule': schedule.state_d…
-
Hi guys,
Your work is awesome! 🏆
I am running into the following error when trying to run your example script with CMAES instead of SNES.
`TypeError: can't convert cuda:0 device type tensor …
-
Got error TypeError: quantize_dynamic() got an unexpected keyword argument 'activation_type' on last step
```
from fastT5 import export_and_get_onnx_model
from transformers import AutoTokenizer…
-
I was working through the tutorial data (the synthetic cells and the 10x multiome brain datasets) that were available with the library but ran into this issue on both of the datasets.
It occurs wi…
-
### Bug description
When `load_state_dict()` is called on an optimizer object returned by `fabric.setup(...)`, the resulting `state_dict` will be empty.
### What version are you seeing the probl…
-
I can't run the Whisper_Transcription_+_NeMo_Diarization.ipynb as the installing Dependencies cells fail to run without erros.
I've attached the output of the cells for reference but you should enc…
-
### Contact Details [Optional]
_No response_
### System Information
ZENML_LOCAL_VERSION: 0.42.1
ZENML_SERVER_VERSION: 0.42.1
ZENML_SERVER_DATABASE: sqlite
ZENML_SERVER_DEPLOYMENT_TYPE: local
ZE…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
R-N updated
10 months ago
-
### What happened?
To reproduce the error:
With examples/whisper
`python prepare_whisper_configs.py --model_name openai/whisper-large-v2 --multilingual`
When
`python -m olive.workflows.run -…