Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
enricorampazzo
/
DAMHelper
like
0
Sleeping
App
Files
Files
Community
b069102
DAMHelper
1 contributor
History:
43 commits
enricorampazzo
Update README.md
b069102
verified
about 2 months ago
deps
readding wheels
about 2 months ago
form
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
about 2 months ago
llm_manager
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
about 2 months ago
prompts
fixed paths
2 months ago
repository
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
about 2 months ago
utils
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
about 2 months ago
.gitattributes
Safe
1.73 kB
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
about 2 months ago
.gitignore
Safe
41 Bytes
first E2E working implementation
2 months ago
Dockerfile
Safe
388 Bytes
Update Dockerfile
about 2 months ago
README.md
Safe
1.38 kB
Update README.md
about 2 months ago
app.py
4.09 kB
changing space type to docker, see if this fixes issues
about 2 months ago
requirements-base.txt
Safe
32 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
about 2 months ago
requirements-npu.txt
Safe
217 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
about 2 months ago
requirements-ollama.txt
Safe
31 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
about 2 months ago
signature.png
Safe
1.47 kB
added the real boss' signature
2 months ago
test.py
Safe
773 Bytes
final command line implementation
2 months ago