Case-Study-1 / config.py
Julian-Hans's picture
added attribution example, created local pipelines, implemented poc_app.py as a proof of concept
9ef2a14
raw
history blame
152 Bytes
IMAGE_CAPTION_MODEL = "Salesforce/blip-image-captioning-large"
LLM_MODEL = "microsoft/Phi-3-mini-4k-instruct"
MUSICGEN_MODEL = "facebook/musicgen-small"