aoiandroid commited on
Commit
1458c19
·
verified ·
1 Parent(s): 495716c

Upload .gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +4 -0
.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+
2
+ *.onnx
3
+ *.pyc
4
+ OnnxLLM/onnxllm/backends/__pycache__