Releases: AutoResearch/autodoc
Releases · AutoResearch/autodoc
v0.0.5
What's Changed
- refactor: Move metrics to a different module, rename function by @carlosgjs in #37
- feat: Implement SemScore metric by @carlosgjs in #38
- feat: create an azure-ml pipeline for eval_prompts() by @anujsinha3 in #36
- chore: Update dependencies, logging by @carlosgjs in #39
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: Running notebook in Colab by @carlosgjs in #28
- Feature method run multi prompts by @anujsinha3 in #33
- feat: Publish/load pre-quantized models by @carlosgjs in #34
New Contributors
- @anujsinha3 made their first contribution in #33
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: Do deterministic inference by @carlosgjs in #25
- Add metrics calculations to the inference pipeline by @RashmikaReddy in #23
- feat: Support one-shot prompts by @carlosgjs in #26
- refactor: Do one prediction per input sequence, easier experimentation by @carlosgjs in #27
New Contributors
- @RashmikaReddy made their first contribution in #23
Full Changelog: v0.0.2...v0.0.3
Test release
What's Changed
- Load models from huggingface instead of blob storage by @carlosgjs in #22
Full Changelog: v0.0.1...v0.0.2
v0.0.1 test release
What's Changed
- feat: Generate command by @carlosgjs in #6
- refactor: Refactor prompts and add tests by @carlosgjs in #5
- feat: Add arguments for model parameters by @carlosgjs in #10
New Contributors
- @carlosgjs made their first contribution in #1
Full Changelog: https://github.com/AutoResearch/autodoc/commits/v0.0.1