Summary
Please fill here with information about the main features in this release, or the main reason for having a delivery (e.g., fixing an annoying bug)
Links
Docker Image: zamafhe/concrete-ml:v1.8.0
Docker Hub: https://hub.docker.com/r/zamafhe/concrete-ml/tags
pip: https://pypi.org/project/concrete-ml/1.8.0
Documentation: https://docs.zama.ai/concrete-ml
v1.8.0
Feature
- Add lora fine tuning for llama 3.2 (#958) (
ef602d9
) - Support 3.12 python (#847) (
0edf038
) - GLWE mat mul for hybrid model (#868) (
3be0d42
)
Fix
- Typing annotation lora (#986) (
4ff6644
) - Install poetry old way first (#983) (
3b7025d
) - Set path in make calls (#982) (
ee26804
) - Deps install release split (#981) (
8156db5
) - Python install (#979) (
71a2224
) - Home in release (#978) (
2494d78
) - Set HOME in release CI (#977) (
f3f6d91
) - Source the poetry path (#976) (
bf0413b
) - Faster rounding test in weekly (#957) (
5b9466c
) - Remove custom qat test (#956) (
1ccaceb
) - Python 3.12 test CI (#950) (
96a94c4
) - Propagate glwe config on hybrid mlp unit test (#935) (
664cbd4
) - Flaky cnn in simulate (#907) (
ed01d68
) - Port 1.7 doc changes to main (#909) (
bc01ad1
)