Commit Graph

6 Commits

Author SHA1 Message Date
Min Xu
9b964c4b28 better gitignore 2024-02-05 13:55:23 -08:00
Min Xu
8e13598868 minor changes
1. added .so file to the ignored list
2. removed 2 unused imports from test_inference.py, which also
   avoided a warning for me that was produced by importing
   pandas
2024-02-02 20:19:11 -08:00
yuxiang
8e7c4374d3 ignore dist directory 2023-10-14 01:16:30 +08:00
yuxiang
2766cceab7 The kv cache is forced to be an 8bit float, temporarily converted to half float when taken out for use. 2023-10-14 01:15:17 +08:00
SinanAkkoyun
46c7dc660b Updated .gitignore to not include py caches 2023-09-30 21:04:15 +02:00
jllllll
23a05b20e3 Allow pre-compiling CUDA extensions. 2023-09-25 11:47:12 -05:00