File size: 1,168 Bytes
a8ba462
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: llama3.2
---

## Overview

[HomebrewResearch](https://homebrew.ltd/) have developed and released the family [Ichigo-llama3s](https://huggingface.co/collections/homebrewltd/ichigo-66ffc7484ef31ec5596ef6d0). This family is built upon [Llama 3.1 8B](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) to natively understanding audio and text input. 

## Variants

| No | Variant | Cortex CLI command |
| --- | --- | --- |
| 1 | [main/default](https://huggingface.co/cortexso/llama3.2/tree/main) | `cortex run ichigo` |

## Use it with Jan (UI)

1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
2. Use in Jan model Hub:
    ```
    cortexso/ichigo
    ```

## Use it with Cortex (CLI)

1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
2. Run the model with command:
    ```
    cortex run ichigo
    ```

## Credits

- **Author:** HomebrewResearch
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
- **Original License:** [License](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct/blob/main/LICENSE.txt)
- **Papers:** [HomebrewResearch Blog](https://homebrew.ltd/blog/llama-learns-to-talk)