feat(llm+ui): SSM build cross-OS, unified GGUF catalog, build timestamp#139
Merged
Conversation
uv sync --frozen reads the locked constraint; pyproject.toml change alone is not enough β lock must be regenerated.
β¦mp, test mode banner - SSM build infrastruttura: setup_ssm_build.sh aggiornato (--yes, --no-custom-list), creato scripts/setup-ssm.ps1 (Windows PowerShell equivalent con CUDA auto-detect), integrato in build-dmg.sh (--with-ssm), launch.sh Linux (auto first-launch + --no-reinstall-package protection), build-msix.ps1 (-WithSSM) - GgufModelInfo dataclass + get_gguf_catalog() in llm_service.py: single source of truth per model picker e download section (llm_models_page.py) - Model picker local_llama_cpp: mostra tutti i modelli catalogo con β/β¬, coerente con download section; match case-insensitive tra chiavi catalogo e file locali - Qwen3.5-9B Q3/Q4: aggiunte descrizioni β (quant difettosa bartowski, SSM metadata senza tensori SSM); fallback Qwen2.5-7B documentato - core/_build_info.py: generato da build scripts, espone BUILD_TIME e BUILD_VERSION; sidebar.py mostra "vX.Y.Z Β· YYYY-MM-DD HH:MM" in fondo alla sidebar - Import page: banner st.error() rosso quando import_test_mode Γ¨ attivo (i18n 5 lingue)
β Coupling Report β UI β Service layerCoupling check FAILED β new coupling violations detected. Total violations: 1 | Clean files: 17/18 | Coupling score: 94%
Violations to fix
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--with-ssmsu macOS DMG, auto su Linux launch,-WithSSMsu Windows MSIX).GgufModelInfodataclass +get_gguf_catalog()come unica fonte di veritΓ per model picker e download section β elimina duplicazione.core/_build_info.pygenerato a build time; sidebar mostrav0.1.0 Β· <data>(hidden in dev mode) per identificare rapidamente quale bundle Γ¨ installato.requires-pythona<3.15.Note
_build_info.pynon contiene valori reali in dev (placeholder "dev"); viene sovrascritto dagli script di build.Test plan
--with-ssme verificare llama-cpp-python version β₯ 0.3.31