From 90c140ff4b5b109b0c154783f7a6c5ddeee4d062 Mon Sep 17 00:00:00 2001 From: laurent Date: Sun, 25 Jun 2023 13:51:20 +0100 Subject: Start sketching the llama example. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6985cf1b..86bf7d2f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb + +*tokenizer.json +*.npz -- cgit v1.2.3