cleanup: remove stale v6.1 outputs, top-level suggest.py, and pycache 61687d6 Running verified vimalk78 commited on 30 days ago
feat(v9): sub-tokenization β [UNK] collisions fixed + namespace probe passes + apiVersion probe added 3457b3c verified vimalk78 commited on May 27
deploy: v8 mainline (post-cleanup) β renamed v8_model to model, v7 archived d22cdd3 verified vimalk78 commited on May 25
deploy: v8 (MLM+recon, 276K) β atomic-vocab + doc_vec architecture 9f6398a verified vimalk78 commited on May 25
deploy: v7 β broader output vocab, status keys now predictable 2064ae5 verified vimalk78 commited on May 25
deploy: restructure β Space bundle now sourced from hf-space/ in main repo 9079a44 verified vimalk78 commited on May 24
suggest: re-push with empty-parent + None-value handling 172bd26 verified vimalk78 commited on May 23
suggest: also probe under 'key:' (None value) as empty parent β PyYAML parses 'resources:' as None, not {} ba7def0 verified vimalk78 commited on May 23
suggest: probe empty-mapping parents (e.g. securityContext: {}, resources: {}) and refactor probe loop into shared _run_probe helper 947c654 verified vimalk78 commited on May 23
ui: drop top_k slider β it was a no-op given threshold + kind-conditioning d4decd1 verified vimalk78 commited on May 23
ui: auto-derive example labels from YAML (Kind: name; MultiDoc for bundles) 90ad1ff verified vimalk78 commited on May 23
logs: timestamped progress through import / model load / UI build 735e6be verified vimalk78 commited on May 23
infer: kind-condition kind_head predictions (mask non-matching-kind logits before softmax) 78a54fa verified vimalk78 commited on May 23
ui: default threshold 0.1 (show more by default; slide up to filter) 1870ab4 verified vimalk78 commited on May 23
ui: compact example labels + no pagination + drop redundant hint 352c9e0 verified vimalk78 commited on May 23
examples: add 8 more (StatefulSet, CronJob, HPA, NetworkPolicy, Ingress, Pod+probes, Secret, incomplete Deployment) 6b95c67 verified vimalk78 commited on May 23
feat: multi-document YAML support (split on ---, process each doc separately) 24a570b verified vimalk78 commited on May 23
ui: trim intro + limitations β drop internal version chatter 5651996 verified vimalk78 commited on May 23
ui: 300-line gate with friendly error for oversized YAMLs 0b5ce8a verified vimalk78 commited on May 23
ui: textbox starts at 22 lines, grows to 100 then scrolls c42afee verified vimalk78 commited on May 23
fix: cap textbox height; button-only trigger (no auto-fire on change) 87ecfa0 verified vimalk78 commited on May 23
fix: unpack (suggestions, skipped) tuple from suggest_missing_fields f1d8a94 verified vimalk78 commited on May 23
Initial app: Gradio missing-field suggester (v6.1 model) 222a479 verified vimalk78 commited on May 23