• Stefy Lanza (nextime / spora )'s avatar
    Implement dynamic model management system · 467292ed
    Stefy Lanza (nextime / spora ) authored
    - Add vidai/models.py with abstract base classes for different model types
    - Support multiple HuggingFace transformers models (vision-language, text-only)
    - Auto-detect model types from model names/paths
    - Add model type configuration options (--model-type)
    - Update worker_analysis.py to use dynamic model loading instead of hardcoded Qwen
    - Maintain backward compatibility with existing model configurations
    467292ed
vidai.py 11 KB