Instructions to use SZLHOLDINGS/szl-lambda-gate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use SZLHOLDINGS/szl-lambda-gate with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("SZLHOLDINGS/szl-lambda-gate") - Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "szl_lambda_gate", | |
| "version": "0.2.0", | |
| "universal": true, | |
| "backends": [ | |
| "cpu", | |
| "cuda" | |
| ], | |
| "author": "SZL Holdings", | |
| "license": "Apache-2.0", | |
| "lambda_status": "Conjecture 1 (open) — uniqueness unproven; advisory only", | |
| "provenance": { | |
| "lean_repo": "szl-holdings/lutar-lean", | |
| "doi_lutar_lean": "10.5281/zenodo.20434308" | |
| } | |
| } | |