Skip to content

Commit

Permalink
Add llama burn generated image
Browse files Browse the repository at this point in the history
  • Loading branch information
laggui committed May 28, 2024
1 parent 9b61726 commit 8c9d9e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions llama-burn/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Llama Burn

The popular Llama LLM is here! This repository contains the
[Llama-3](https://github.com/meta-llama/llama3) and
[TinyLlama](https://github.com/jzhang38/TinyLlama) implementations with their corresponding
tokenizers.
<img src="./assets/llama-burn.jpeg" alt="An image of a llama surrounded by fiery colors and a gust of fire" width="500px"/>

The popular Llama LLM is here!

You can find the [Burn](https://github.com/tracel-ai/burn) implementation for the Llama variants in
[src/llama.rs](src/llama.rs).
This repository contains the [Llama-3](https://github.com/meta-llama/llama3) and
[TinyLlama](https://github.com/jzhang38/TinyLlama) implementations with their corresponding
tokenizers. You can find the [Burn](https://github.com/tracel-ai/burn) implementation for the Llama
variants in [src/llama.rs](src/llama.rs).

## Usage

Expand Down
Binary file added llama-burn/assets/llama-burn.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c9d9e2

Please sign in to comment.