Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enricorampazzo
/
DAMHelper
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ce63277
DAMHelper
/
repository
1 contributor
History:
15 commits
enricorampazzo
fixed the prompts so that they work as expected
ce63277
7 months ago
__init__.py
Safe
0 Bytes
first integration with local ollama server
7 months ago
intel_npu.py
Safe
2.8 kB
excluded ollama imports when running in hf
7 months ago
ollama.py
Safe
1.11 kB
final command line implementation
7 months ago
ondemand.py
Safe
1.81 kB
fixed the prompts so that they work as expected
7 months ago
repository.py
Safe
1.96 kB
now it should work. Refactored UI into smaller functions, added configurability for repository implementation and model
7 months ago
repository_abc.py
Safe
850 Bytes
streamlit ui and ondemand integration
7 months ago
testing_repo.py
Safe
1.02 kB
streamlit ui and ondemand integration
7 months ago