Instructions to use LayerFault/mlx-custom-code-suite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 547 Bytes
4bdaa40 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"candidate_rules": [
"LF-MLX-CUSTOM-CODE",
"LF-MLX-PROFILE-INCOMPLETE"
],
"corpus_id": "LF-CORPUS-MLX-0001",
"description": "Minimal MLX-like package with custom Python code and deliberately partial profile metadata.",
"expected_rules": [],
"generator": "packages.mlx_suite",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "mlx-custom-code-suite",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}
|