uetuluk/student-llm-guard
[WIP] switched to llama-cpp, trying to get RegEx into AnonymizerScanner
Migrated to llama-cpp for better performance.
Added different masked tag for each scanner.
Small changes for Transformers, added quanto for quantization
Selected proper model to fit into CPU bounds.
Commented torch.compile step just in case
Added `pre-requirements.txt`
Added concrete package versions
Updated README.md, changed requirements to include newer LLMGuard
HuggingFace should be working so far
Added transformers lib support.
Added readme.MD
initial commit
[WIP] HuggingFace support.
[WIP] HuggingFace support.
Added working Ollama
Implemented ID scanner
Thought $default-branch is a real constant in Github.
Made dummy for IDScanner.py
Create main.yml
Stylefixes
Since the repo is now published, added correct link to clone it.
Changed readme a bit.
Implemented Scanners, added tests.
Initial commit
