mirror of
https://github.com/turboderp-org/exllamav3.git
synced 2026-03-15 00:07:24 +00:00
Initial commit
This commit is contained in:
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
ko_fi: turboderp
|
||||
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
*.egg-info/
|
||||
build/
|
||||
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.idea
|
||||
venv
|
||||
dist
|
||||
|
||||
# produced by `pip install -e .`
|
||||
exllamav3_ext.cpython-*.so
|
||||
Reference in New Issue
Block a user