shithub
tenseleyflow
/
sway
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
sway
Public
Notifications
Fork
0
Star
0
Commits
98ad9417c94e1bbeb97cf5e553878d7953513f69
Switch branches/tags
Branches
Tags
trunk
default
No tags found.
All users
espadonne
View commits for all users
Until Apr 27, 2026
April
2026
‹
›
Su
Mo
Tu
We
Th
Fr
Sa
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
Commits on April 20, 2026
rename CLI + source references to sway; keep dlm-sway as the PyPI wheel name
espadonne
committed
3 weeks ago
98ad941
sway(bridge): align resolver with real dlm API (type/parsers/for_dlm/base_models.resolve)
espadonne
committed
3 weeks ago
3890e1e
sway(backends): partial MLX backend for pre-converted .npz adapters
espadonne
committed
3 weeks ago
3a27d73
sway(backends): custom entry-point dispatch with protocol validation
espadonne
committed
3 weeks ago
ac3f2ff
sway(probes): real NullAdapterProbe calibration — 3 seeds, JS divergence
espadonne
committed
3 weeks ago
c666cbf
sway(backends): as_null_adapter with in-place lora weight randomization
espadonne
committed
3 weeks ago
93c3098
sway(core): NullCalibratedBackend protocol for z-score calibration
espadonne
committed
3 weeks ago
fadb0ae
sway: CHANGELOG for 0.1.0.dev0
espadonne
committed
3 weeks ago
a4b94dc
sway: ruff format pass
espadonne
committed
3 weeks ago
bfe1985
sway(viz): matplotlib plots for SIS, adapter ablation, KL histogram (viz extra)
espadonne
committed
3 weeks ago
228d404
sway(tests): bridge unit tests with mocked dlm imports
espadonne
committed
3 weeks ago
2e074c6
sway(suite,cli): thread dlm_source spec field through the runner
espadonne
committed
3 weeks ago
c9714b8
sway(bridge): autogen full suite from .dlm sections
espadonne
committed
3 weeks ago
5cf3d2e
sway(bridge): resolver — .dlm → sway Section + adapter path
espadonne
committed
3 weeks ago
c5ec164
sway(integrations): stub dlm autogen (full impl lands in P8)
espadonne
committed
3 weeks ago
ceff0ea
sway(cli): typer app with run/gate/check/diff/autogen/doctor/report
espadonne
committed
3 weeks ago
a108cb8
sway(probes): register N2 adapter_ablation + lint fix
espadonne
committed
3 weeks ago
426e0b3
sway(probes): N2 adapter_ablation — the signature lambda-scaled KL curve
espadonne
committed
3 weeks ago
e1af82b
sway(backends): HF as_scaled_adapter mutates PEFT LoraLayer scaling dict
espadonne
committed
3 weeks ago
7f806df
sway(backends): dummy as_scaled_adapter via linear blend of base and ft
espadonne
committed
3 weeks ago
bbaff71
sway(core): ScalableDifferentialBackend protocol for adapter-scale access
espadonne
committed
3 weeks ago
4cde232
sway(probes): register C1-C3 in shipped-probes registry
espadonne
committed
3 weeks ago
cc8e52f
sway(probes): C3 leakage with perturbation-fragility dimension
espadonne
committed
3 weeks ago
72399a5
sway(probes): C2 calibration_drift + 30-item built-in general-knowledge pack
espadonne
committed
3 weeks ago
cb92c9f
sway(probes): C1 style_fingerprint (6-dim, numpy-only)
espadonne
committed
3 weeks ago
f0b5d50
sway(probes): register B1-B3 in shipped-probes registry
espadonne
committed
3 weeks ago
1b49ff0
sway(probes): B3 preference_flip on chosen/rejected margin inversion
espadonne
committed
3 weeks ago
e05932b
sway(probes): B2 paraphrase_invariance with intent-aware pass rule
espadonne
committed
3 weeks ago
887bb35
sway(probes): B1 section_internalization (flagship per-section attribution)
espadonne
committed
3 weeks ago
022829a
sway: thread typed Section through RunContext + runner
espadonne
committed
3 weeks ago
79552fe
Older