27 lines
937 B
Plaintext
27 lines
937 B
Plaintext
---
|
|
title: "v0.5.3 is out with stability improvements!"
|
|
version: 0.5.3
|
|
description: "You can run Llama 3.1 and Gemma 2 in Jan"
|
|
date: 2024-08-29
|
|
ogImage: "https://catalog.jan.ai/docs/janv0.5.3.gif"
|
|
---
|
|
|
|
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
|
|
|
|
<ChangelogHeader title= "v0.5.3 is out with stability improvements!" date="2024-09-01" ogImage= "https://catalog.jan.ai/docs/janv0.5.3.gif" />
|
|
|
|
## Llama 3.1 and Gemma 2 Support
|
|
|
|
Jan finally supports Meta's Llama 3.1 and Google's Gemma 2. Thanks for the patience folks!
|
|
|
|
We've been working on stability issues over the last few weeks. Jan is now more stable.
|
|
|
|
### Additional Notes
|
|
|
|
- Upgraded the inference engine for better performance
|
|
- Model settings now persist across new threads
|
|
- Fixed the GPU memory utilization bar
|
|
- Some UX and copy improvements
|
|
|
|
For more details, see the [GitHub release notes](https://github.com/menloresearch/jan/releases/tag/v0.5.3).
|