Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rcpaffenroth/CS553_Example
Group17WPIMLDO24
/
Case-Study-1
like
0
Sleeping
App
Files
Files
Community
1
main
Case-Study-1
5 contributors
History:
22 commits
Julian-Hans
simplified setup
4da033f
about 2 months ago
.github
small change
about 2 months ago
Case-Study-1
added tests and test workflow, small cleanup
2 months ago
data
updated test, included image in src instead of remote URL
2 months ago
.gitignore
Safe
51 Bytes
changed inference provider for phi3 to lama_cpp
about 2 months ago
README.md
Safe
568 Bytes
fix readme formatting
2 months ago
app.py
Safe
8.46 kB
port and server name added to config
about 2 months ago
attribution_example.py
Safe
273 Bytes
added attribution example, created local pipelines, implemented poc_app.py as a proof of concept
2 months ago
blip_image_caption_large.py
Safe
968 Bytes
added rate limit resilience
about 2 months ago
config.py
Safe
958 Bytes
port and server name added to config
about 2 months ago
musicgen_small.py
Safe
1.74 kB
added rate limit resilience
about 2 months ago
phi3_mini_4k_instruct.py
Safe
1.84 kB
added rate limit resilience
about 2 months ago
requirements.txt
Safe
1.25 kB
changed inference provider for phi3 to lama_cpp
about 2 months ago
setup.sh
Safe
1.39 kB
simplified setup
about 2 months ago
setupaccess.exp
Safe
384 Bytes
Create setupaccess.yml
about 2 months ago
setupaccess.sh
Safe
1.8 kB
Create setupaccess.yml
about 2 months ago
test_blip_image_caption_large.py
Safe
825 Bytes
updated test, included image in src instead of remote URL
2 months ago
test_musicgen_small.py
Safe
1.15 kB
added tests and test workflow, small cleanup
2 months ago
test_phi3_mini_4k_instruct.py
Safe
2.17 kB
added tests and test workflow, small cleanup
2 months ago