mirror of
https://github.com/turboderp-org/exllamav2.git
synced 2026-03-15 00:07:26 +00:00
12 lines
116 B
Plaintext
12 lines
116 B
Plaintext
*.egg-info/
|
|
build/
|
|
|
|
*.pyc
|
|
__pycache__/
|
|
.idea
|
|
venv
|
|
dist
|
|
|
|
# produced by `pip install -e .`
|
|
exllamav2_ext.cpython-*.so
|