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

Model: unsloth/Llama-Guard-4-12B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-09-07 06:24:12 +08:00
commit 16ee1d085c
21 changed files with 10629 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"
}