forked from jsl/video_editing_poc
Make the stronger Tier-2 judge the localpoc default (vision-caption-script -> vision_caption_llamacpp.py). Guard it so it never silently degrades: resolveCaptionScript checks the llama.cpp backend is provisioned (binary env + weights) and, if not, falls back to moondream with a WARN (event=vision_backend_not_ready). Worker defaults the model/mmproj to the repo's ./models/qwen2.5-vl-3b paths, so only the machine-specific binary env is mandatory. mvn verify: 294 tests green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| beat_detect.py | ||
| local_asset_requirements.txt | ||
| local_asset_worker.py | ||
| local_cv_requirements.txt | ||
| local_cv_worker.py | ||
| provision_local_models.py | ||
| run_local_asset_worker.sh | ||
| run_local_cv_worker.sh | ||
| subject_track.py | ||
| vision_caption.py | ||
| vision_caption_llamacpp.py | ||