LF Security Corpus: GGUF & TensorFlow/TFLite
Collection
GGUF, TensorFlow SavedModel/checkpoint and TFLite fixtures. Synthetic Layerfault adversarial test fixtures, not usable models. • 10 items • Updated
How to use LayerFault/tensorflow-clean-control with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
# See https://github.com/keras-team/tf-keras for more details.
from huggingface_hub import from_pretrained_keras
model = from_pretrained_keras("LayerFault/tensorflow-clean-control")
SECURITY TEST ARTIFACT: DO NOT USE AS A PRODUCTION MODEL
This repository is part of the Layerfault synthetic security corpus. It is deliberately constructed to contain security-relevant characteristics for scanner testing.
Corpus ID: LF-CORPUS-TF-0003
Benign bounded SavedModel marker-scan control.
LF-TF-STRUCT-VALIDThese are deliberately plausible targets that remain marked as candidates until the exact Layerfault build used for certification confirms them.
These should remain silent for this corpus item.
LF-TF-EXECUTION-OPThe corpus uses fake secrets, loopback/.invalid network destinations, harmless marker output,
and synthetic model behavior only. It is intended for static scanning and isolated security testing.