summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlaurent <laurent.mazare@gmail.com>2023-06-25 13:51:20 +0100
committerlaurent <laurent.mazare@gmail.com>2023-06-25 13:51:20 +0100
commit90c140ff4b5b109b0c154783f7a6c5ddeee4d062 (patch)
treef04096e64901c750bdae721b27bdf088566ea9e5 /.gitignore
parenta9c113248aa84df3716d564f4bbe1fd42dab94f6 (diff)
downloadcandle-90c140ff4b5b109b0c154783f7a6c5ddeee4d062.tar.gz
candle-90c140ff4b5b109b0c154783f7a6c5ddeee4d062.tar.bz2
candle-90c140ff4b5b109b0c154783f7a6c5ddeee4d062.zip
Start sketching the llama example.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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