Start sketching the llama example.

This commit is contained in:
laurent
2023-06-25 13:51:20 +01:00
parent a9c113248a
commit 90c140ff4b
4 changed files with 599 additions and 0 deletions

3
.gitignore vendored
View File

@ -12,3 +12,6 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
*tokenizer.json
*.npz