32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
---
|
||
title: 'Jan now supports Llama3 and Command R+'
|
||
version: 0.4.12
|
||
description: "Jan has added compatibility with Llama3 & Command R+"
|
||
date: 2024-04-25
|
||
ogImage: "https://catalog.jan.ai/docs/jan_llama3.gif"
|
||
---
|
||
|
||
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
|
||
|
||
<ChangelogHeader title= 'Jan now supports Llama3 and Command R+' date= "2024-04-25" ogImage= 'https://catalog.jan.ai/docs/jan_llama3.gif' />
|
||
|
||
Jan has added compatibility with Meta’s open-source language model, `Llama3`, through the integration with `llamacpp` (thanks to [@ggerganov](https://github.com/ggerganov)).
|
||
|
||
Additionally, `Command R+` is now supported. It is the first open-source model to surpass GPT-4 on the [LMSys leaderboard](https://chat.lmsys.org/?leaderboard).
|
||
|
||

|
||
|
||
## Import Huggingface models directly
|
||
|
||
Users can now import Huggingface models into Jan. Simply copy the model’s link from Huggingface and paste it into the search bar on Jan Hub.
|
||
|
||

|
||
|
||
## Enhanced LaTeX understanding
|
||
|
||
Jan now understands LaTeX, allowing users to process and understand complex mathematical expressions more effectively.
|
||
|
||

|
||
|
||
For more details, see the [GitHub release notes](https://github.com/menloresearch/jan/releases/tag/v0.4.12).
|