初始化项目,由ModelHub XC社区提供模型

Model: LLM-Research/Llama-Guard-4-12B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-04 03:44:12 +08:00
commit 92f54c5bad
21 changed files with 10933 additions and 0 deletions

6
processor_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"fake_image_token": "<|image|>",
"image_token": "<|image|>",
"patch_size": 14,
"processor_class": "Llama4Processor"
}