images and exclusion
This commit is contained in:
parent
1027992353
commit
cdcd2a7953
3 changed files with 2948 additions and 0 deletions
1518
images/LAION 2GPU.svg
Normal file
1518
images/LAION 2GPU.svg
Normal file
File diff suppressed because it is too large
Load diff
|
After Width: | Height: | Size: 39 KiB |
1424
images/SlimOrca 1GPU.svg
Normal file
1424
images/SlimOrca 1GPU.svg
Normal file
File diff suppressed because it is too large
Load diff
|
After Width: | Height: | Size: 36 KiB |
|
|
@ -25,6 +25,12 @@ classifiers = [
|
|||
[tool.setuptools.dynamic]
|
||||
version = {attr = "unsloth.__version__"}
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = false
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
exclude = ["images*"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
huggingface = [
|
||||
"transformers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue