jan/docs/src/pages/changelog/2024-04-25-llama3-command-r-hugginface.mdx
2025-09-19 14:10:59 +07:00

32 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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 Metas 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).
![Commandr](https://catalog.jan.ai/docs/jan_cohere_commandr.gif)
## Import Huggingface models directly
Users can now import Huggingface models into Jan. Simply copy the models link from Huggingface and paste it into the search bar on Jan Hub.
![HugginFace](https://catalog.jan.ai/docs/jan_hugging_face.gif)
## Enhanced LaTeX understanding
Jan now understands LaTeX, allowing users to process and understand complex mathematical expressions more effectively.
![Latex](https://catalog.jan.ai/docs/jan_update_latex.gif)
For more details, see the [GitHub release notes](https://github.com/menloresearch/jan/releases/tag/v0.4.12).