GGUF
NoQuest commited on
Commit
fc952e7
·
verified ·
1 Parent(s): e58f77f

Upload LLmSaveDir with huggingface_hub

Browse files
Files changed (1) hide show
  1. LLmSaveDir +3 -0
LLmSaveDir ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [pycodestyle]
2
+ max-line-length = 120
3
+ ignore = E402, E501, E722