Roland Tannous
|
794b8fe866
|
fix: exclude bitsandbytes from module purge to prevent duplicate operator registration
|
2026-03-05 16:40:20 +00:00 |
|
Roland Tannous
|
4d0f7c525b
|
Purge own utils/core modules and use lazy imports so is_vision_model picks up fresh AutoConfig after version switch
|
2026-02-22 20:04:35 +00:00 |
|
Roland Tannous
|
332e071b6c
|
Install transformers into both site-packages and overlay to fix sub-package resolution during version switch
|
2026-02-22 19:44:12 +00:00 |
|
Roland Tannous
|
7d2a8be0c0
|
Move transformers overlay to local .venv_overlay/, add huggingface-hub to overlay install
|
2026-02-22 19:34:46 +00:00 |
|
Roland Tannous
|
4d9ab493f7
|
Use sys.path overlay to switch transformers versions in-process instead of modifying site-packages
|
2026-02-22 19:19:12 +00:00 |
|
Roland Tannous
|
66aaaa9af7
|
Fix in-memory transformers version detection and aggressive module purge for 5.1.0/4.57.1 switching
|
2026-02-22 19:08:18 +00:00 |
|
Roland Tannous
|
2f212f95a2
|
aggressive reload_transformers
|
2026-02-22 18:52:06 +00:00 |
|
Roland Tannous
|
f5b30448e8
|
Auto-switch transformers version (5.1.0/4.57.1) for Ministral-3, GLM-4.7-Flash, Qwen3-30B-A3B models with LoRA adapter resolution
|
2026-02-22 18:29:40 +00:00 |
|