Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enricorampazzo
/
DAMHelper
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5d399c2
DAMHelper
Ctrl+K
Ctrl+K
1 contributor
History:
49 commits
enricorampazzo
now it should work
5d399c2
12 months ago
deps
readding wheels
12 months ago
form
now it should work
12 months ago
llm_manager
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
12 months ago
prompts
fixed paths
12 months ago
repository
managed to get the temperature to 0.2 for ondemand
12 months ago
utils
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
12 months ago
.gitattributes
Safe
1.73 kB
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
12 months ago
.gitignore
Safe
41 Bytes
first E2E working implementation
about 1 year ago
Dockerfile
Safe
388 Bytes
Update Dockerfile
12 months ago
README.md
Safe
1.38 kB
Update README.md
12 months ago
app.py
4.29 kB
now it should work
12 months ago
requirements-base.txt
Safe
32 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
12 months ago
requirements-npu.txt
Safe
217 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
12 months ago
requirements-ollama.txt
Safe
31 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
12 months ago
signature.png
Safe
1.47 kB
added the real boss' signature
about 1 year ago
test.py
Safe
773 Bytes
final command line implementation
about 1 year ago