Instructions to use SZLHOLDINGS/szl-formulas with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use SZLHOLDINGS/szl-formulas with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("SZLHOLDINGS/szl-formulas") - Notebooks
- Google Colab
- Kaggle
Link verified first-class Kernel Hub package
Browse filesDocument the matching dedicated kernel repository and exact main/v1 revision after remote kernels 0.16 load verification. README-only; legacy source remains intact.
README.md
CHANGED
|
@@ -18,6 +18,12 @@ szl-governance:
|
|
| 18 |
|
| 19 |
# szl-formulas
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
**The 21 canonical SZL formulas — pure, typed, stdlib-only — as a `get_kernel`-discoverable offline governance kernel, each carrying its verbatim PROOF-STATUS.** From [SZL Holdings](https://huggingface.co/SZLHOLDINGS).
|
| 22 |
|
| 23 |
> ## Honest scope box — read this first
|
|
|
|
| 18 |
|
| 19 |
# szl-formulas
|
| 20 |
|
| 21 |
+
> **Kernel Hub migration (verified 2026-07-15):** `get_kernel(...)` now resolves
|
| 22 |
+
> the matching first-class [Kernel Hub repository](https://huggingface.co/kernels/SZLHOLDINGS/szl-formulas).
|
| 23 |
+
> Its `main` and stable `v1` refs both pin verified revision
|
| 24 |
+
> `39a9fe6fd295f500f30ad7c6ff4cfdf559b48c4a`. This model-type repository is
|
| 25 |
+
> retained as the legacy source/card mirror.
|
| 26 |
+
|
| 27 |
**The 21 canonical SZL formulas — pure, typed, stdlib-only — as a `get_kernel`-discoverable offline governance kernel, each carrying its verbatim PROOF-STATUS.** From [SZL Holdings](https://huggingface.co/SZLHOLDINGS).
|
| 28 |
|
| 29 |
> ## Honest scope box — read this first
|