summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurent Mazare <laurent.mazare@gmail.com>2023-09-21 11:13:39 +0100
committerGitHub <noreply@github.com>2023-09-21 11:13:39 +0100
commit2619c4307fe02db031d3a41cfbed91b12b97df31 (patch)
tree75ee7c5ebe530d29a5066f1d37d560ffb5144738 /.gitignore
parentc89b82b2d419bd2e99ffc64c90a2615e97d4ea66 (diff)
downloadcandle-2619c4307fe02db031d3a41cfbed91b12b97df31.tar.gz
candle-2619c4307fe02db031d3a41cfbed91b12b97df31.tar.bz2
candle-2619c4307fe02db031d3a41cfbed91b12b97df31.zip
Add a quantized version of the t5 model. (#921)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2748d37e..d0a8c320 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ flamegraph.svg
*.dylib
*.so
*.swp
+*.swo
trace-*.json
candle-wasm-examples/*/build