Instructions to use EnigmaConsultant/huntr-poc-modelscan-keras-vectorizedmap-lambda-carrier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use EnigmaConsultant/huntr-poc-modelscan-keras-vectorizedmap-lambda-carrier with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://EnigmaConsultant/huntr-poc-modelscan-keras-vectorizedmap-lambda-carrier") - Notebooks
- Google Colab
- Kaggle
| {"summary": {"total_issues_by_severity": {"LOW": 0, "MEDIUM": 1, "HIGH": 0, "CRITICAL": 0}, "total_issues": 1, "input_path": "control_lambda.keras", "absolute_path": "/home/kali/hunt-workspace/cntk-v2-asmatrix-divzero-sigfpe/vmap_poc", "modelscan_version": "0.8.8", "timestamp": "2026-07-19T05:43:10.689103", "scanned": {"total_scanned": 1, "scanned_files": ["control_lambda.keras"]}}, "issues": [{"description": "Use of unsafe operator 'Lambda' from module 'Keras'", "operator": "Lambda", "module": "Keras", "source": "control_lambda.keras:config.json", "scanner": "modelscan.scanners.KerasLambdaDetectScan", "severity": "MEDIUM"}], "errors": []} |