Skip to content

Commit 2ae5eab

Browse files
author
daixu
committed
update readme & img
1 parent 521f776 commit 2ae5eab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# naked_llama
1+
# Naked LLaMA
22

33
Build llama inference compute from scrath, only using torch/numpy base ops
44

55
Inspired by karpathy's awesome repo [nanoGPT](https://github.com/karpathy/nanoGPT), I re-implemented a simple and clear llama model from scratch.
66

77
<p align="center">
8-
<img width="380" src="llama-in-framwork_vs_naked-llama.png">
8+
<img width="420" src="llama-in-framwork_vs_naked-llama.png">
99
</p>
1010

1111
## install

0 commit comments

Comments
 (0)