L2_Agent / docs /en /changelog.md
Pluto0616's picture
L2_agent
499a238
## Changelog
### v0.1.2 (24/10/2023)
#### Highlights
- Support Efficient Inference Engine [lmdeploy turbomind](https://github.com/InternLM/lmdeploy/tree/main)
#### New Features
- Support Efficient Inference Engine [TurboMind](https://github.com/InternLM/lmdeploy/tree/main): Based on lmdeploy turbomind, Lagent supports the inference of LLaMA and its variant models on NVIDIA GPUs. (#47)
#### Contributors
A total of 2 developers contributed to this release.
Thanks @Harold-lkk @jiangningliu30