32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
---
|
|
title: "Jan now supports more GGUF models"
|
|
version: 0.4.13
|
|
description: "We rebased to llamacpp b2865."
|
|
date: 2024-05-20
|
|
ogImage: "https://catalog.jan.ai/docs/jan_v0.4.13_update.gif"
|
|
---
|
|
|
|
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
|
|
|
|
<ChangelogHeader title= "Jan now supports more GGUF models" date= '2024-05-20' ogImage= "https://catalog.jan.ai/docs/jan_v0.4.13_update.gif" />
|
|
|
|
With this release, more GGUF models should work now! We rebased to llamacpp b2865!
|
|
|
|
## New remote models: Anthropic & Cohere APIs
|
|
|
|
Jan now supports `Anthropic API` models `Command R` and `Command R+`, along with `Cohere`'s `Claude 3 Opus`, `Claude 3 Sonnet`, and `Claude 3 Haiku`.
|
|
|
|
## New integrations: Martian and OpenRouter
|
|
|
|
Jan supports `Martian`, a dynamic LLM router that routes between multiple models and allows users to reduce costs by 20% to 97%. Jan also supports `OpenRouter`, helping users select the best model for each query.
|
|
|
|

|
|
|
|
## GPT-4o Access
|
|
|
|
Users can now connect to OpenAI's new model GPT-4o.
|
|
|
|

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