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

Model: LiquidAI/LFM2-350M-PII-Extract-JP-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-09-16 08:32:16 +08:00
commit 8a89fda3f4
12 changed files with 160 additions and 0 deletions

12
leap/Q4_0.json Normal file
View File

@@ -0,0 +1,12 @@
{
"inference_type": "llama.cpp/text-to-text",
"schema_version": "1.0.0",
"load_time_parameters": {
"model": "../LFM2-350M-PII-Extract-JP-Q4_0.gguf"
},
"generation_time_parameters": {
"sampling_parameters": {
"temperature": 0.0
}
}
}