Upsonic v0.27.0
Check Idea [NEW]
This function helps in identifying duplicate or similar code snippets, ensuring code quality and reducing redundancy.
Dump Together [NEW]
Added dump_together for improved reliability and speed. With this, the dump operation is complete with only one request.
Auto Dump with Llama3-8b
With this release users who run with llama3-8b will available to use auto_dump.
What's Changed
- Fixed class name with UpsonicOnPrem by @onuratakan in Upsonic/Upsonic#12
- Fix for auto_dump for llama3-8b by @onuratakan in Upsonic/Upsonic#13
- Faster dump with dump_together api by @onuratakan in Upsonic/Upsonic#14
- Added check_idea function to search for similar functionalities in the codebase. by @onuratakan in Upsonic/Upsonic#16
Full Changelog: Upsonic/Upsonic@v0.26.0...v0.27.0