Remove PoC/advisory lines from README
Browse files
README.md
CHANGED
|
@@ -9,7 +9,3 @@ model_creator: Meta
|
|
| 9 |
model_type: llama
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
---
|
| 12 |
-
|
| 13 |
-
This repository contains two GGUF test files for scanner validation.
|
| 14 |
-
- `my_model_0.gguf`: intentionally malicious `chat_template` sample
|
| 15 |
-
- `my_model_1.gguf`: sanitized `chat_template` sample
|
|
|
|
| 9 |
model_type: llama
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
---
|
|
|
|
|
|
|
|
|
|
|
|