Browse Source

Initial commit

Kinchan 1 năm trước cách đây
mục cha
commit
d3f6dad2bd
1 tập tin đã thay đổi với 4 bổ sung5 xóa
  1. 4 5
      .gitignore

+ 4 - 5
.gitignore

@@ -1,7 +1,6 @@
-# .gitignore
-/models/*.gguf          # Large model files
-/logs/                  # Session logs
-/.gradio/              # Gradio cache
+/models/*.gguf
+/logs/
+/.gradio/
 __pycache__/
 *.pyc
-*.pem
+*.pem