Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 15:16
· 8 commits to main since this release
v1.8.0
4ff6644

Summary

Concrete ML v1.8 improves the functionality for fine-tuning LLMs on encrypted data. This release adds a new, GPU-enabled high-performance cryptographic back-end specialized for this task, improving the speed and usability of hybrid model compilation and testing. Furthermore, the developer experience was improved by using the GPU to speed up LLM hybrid model compilation and testing. Additionally, Concrete ML v1.8 adds support for Python 3.12, aligning with the latest development environment.

What's Changed

New features

Fix

Resources

Demo & Examples