Skip to content

Commit

Permalink
Update image
Browse files Browse the repository at this point in the history
  • Loading branch information
setzer22 committed Mar 14, 2023
1 parent f4ace10 commit f69ce4a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# LLaMA-rs

> Do the LLaMA thing, but now in Rust πŸ¦€πŸš€πŸ¦™
![A llama riding a crab, AI-generated](./doc/resources/logo.png)
![A llama riding a crab, AI-generated](./doc/resources/logo2.png)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F1F8DNO5D)

Expand All @@ -9,7 +10,7 @@

![Gif showcasing language generation using llama-rs](./doc/resources/llama_gif.gif)

**Llama-rs** is a Rust port of the
**LLaMA-rs** is a Rust port of the
[llama.cpp](https://github.com/ggerganov/llama.cpp) project. This allows running
inference for Facebook's [LLaMA](https://github.com/facebookresearch/llama)
model on a CPU with good performance.
Expand Down
Binary file removed doc/resources/logo.png
Binary file not shown.
Binary file added doc/resources/logo2.png
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 f69ce4a

Please sign in to comment.