Releases: davedgd/python-class-examples
Releases · davedgd/python-class-examples
1.0.6
- Add a Meta SeamlessM4T example
1.0.5
- Add an OpenAI Whisper speech-to-text example
- Revise the ChatDocs example to point to the correct default HuggingFace model_file
1.0.4
- Minor fix to make file names more consistent
1.0.3
- Added Getting Started instructions for Google Colab
- Fixed an issue with the TitanicSurvival example involving missing categorical labels in the effect plots (via new
r_df_to_pd
function)
1.0.2
Minor improvements to the ExLlama and MLJAR demos, along with updated documentation.
1.0.1
Improve package installation documentation and support for Google Colab.
1.0.0
The initial public release.