Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enricorampazzo
/
DAMHelper
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ce63277
DAMHelper
1 contributor
History:
51 commits
enricorampazzo
fixed the prompts so that they work as expected
ce63277
6 months ago
deps
readding wheels
7 months ago
form
now it should work
7 months ago
llm_manager
now it should work. Refactored UI into smaller functions, added configurability for repository implementation and model
6 months ago
prompts
fixed the prompts so that they work as expected
6 months ago
repository
fixed the prompts so that they work as expected
6 months ago
utils
now it should work. Refactored UI into smaller functions, added configurability for repository implementation and model
6 months ago
.gitattributes
Safe
1.73 kB
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
7 months ago
.gitignore
Safe
41 Bytes
first E2E working implementation
7 months ago
Dockerfile
Safe
388 Bytes
Update Dockerfile
7 months ago
README.md
Safe
1.38 kB
Update README.md
7 months ago
app.py
Safe
1.68 kB
now it should work. Refactored UI into smaller functions, added configurability for repository implementation and model
6 months ago
requirements-base.txt
Safe
32 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
7 months ago
requirements-npu.txt
Safe
217 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
7 months ago
requirements-ollama.txt
Safe
31 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
7 months ago
signature.png
Safe
1.47 kB
added the real boss' signature
7 months ago
test.py
Safe
773 Bytes
final command line implementation
7 months ago
ui_manager.py
Safe
3.18 kB
now it should work. Refactored UI into smaller functions, added configurability for repository implementation and model
6 months ago