This model is based on llm-jp/llm-jp-3-3.7b-instruct, enhanced with multiple tuning techniques to improve its general performance.
92 Pulls Updated 7 weeks ago
Readme
This model is based on llm-jp/llm-jp-3-3.7b-instruct, enhanced with multiple tuning techniques to improve its general performance.
Links
Original:
References:
- https://note.com/npaka/n/n3e99d2a45a4b
- https://huggingface.co/alfredplpl/llm-jp-3-3.7b-instruct-gguf
Modelfile
FROM llm-jp-3-3.7b-instruct-EZO-Humanities-q8_0.gguf
SYSTEM "以下は、タスクを説明する指示です。要求を適切に満たす応答を書きなさい。"
TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
### 指示:
{{ .Prompt }}{{ end }}
### 応答:
{{ .Response }}"""
LICENSE "Apache License 2.0"