Roman Knyazhitskiy commited on
Commit ·
d629a7c
1
Parent(s): 81b6be2
Add more models to the evals
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
/readme-generator.toml
|
| 2 |
/kl-results.csv
|
|
|
|
| 3 |
/.DS_Store
|
|
|
|
| 1 |
/readme-generator.toml
|
| 2 |
/kl-results.csv
|
| 3 |
+
/model_cache/
|
| 4 |
/.DS_Store
|