{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ModelPath": "..\\..\\LLamaModel\\ggml-model-f32-q4_0.bin" }
C#/.NET上易用的LLM高性能推理框架,支持LLaMA和LLaVA系列模型。