Skip to main content

Crate parry_ml

Crate parry_ml 

Source
Expand description

ML-based injection detection using DeBERTa v3.

Modules§

backend
ML backend trait.
candle
Candle ML backend
chunker
Text chunking strategy for ML scanning.
model
HuggingFace model download/caching.

Structs§

Scanner

Type Aliases§

MlScanner
ML scanner parameterized by backend.