Skip to content

Commit

Permalink
Update llama-learns-to-talk.mdx
Browse files Browse the repository at this point in the history
Added the video.
  • Loading branch information
eckartal authored Oct 7, 2024
1 parent 06631c2 commit b4579f3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/pages/blog/llama-learns-to-talk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,15 @@ Inspired by the [Chameleon](https://arxiv.org/pdf/2405.09818) and [Llama Herd](h

## Demo

*A realtime demo of* 🍓 *Ichigo (3rd Oct 2024 checkpoint): the MLLM listens to human speech and responds in text*
<iframe
className="w-full aspect-video"
src={`https://www.youtube.com/embed/KGKQI2ktVzE`}
title="YouTube Video"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
></iframe>

*A real-time demo of* 🍓 *Ichigo (7th Oct 2024 checkpoint): the MLLM listens to human speech and talk back.*

### 🍓 Ichigo

Expand Down

0 comments on commit b4579f3

Please sign in to comment.