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

Model: EREN121232/MAJESTIC-FIN-R1-gguf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-05 23:52:40 +08:00
commit c0860b092f
14 changed files with 328137 additions and 0 deletions

6
template Normal file
View File

@@ -0,0 +1,6 @@
<|startoftext|>{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}