mirror of
https://github.com/turboderp-org/exllamav3.git
synced 2026-04-20 14:29:51 +00:00
11 lines
115 B
Plaintext
11 lines
115 B
Plaintext
*.egg-info/
|
|
build/
|
|
|
|
*.pyc
|
|
__pycache__/
|
|
.idea
|
|
venv
|
|
dist
|
|
|
|
# produced by `pip install -e .`
|
|
exllamav3_ext.cpython-*.so |