7shi/
llm-jp-3-ezo-humanities:3.7b-instruct-q8_0

211 7 months ago

This model is based on llm-jp/llm-jp-3-3.7b-instruct, enhanced with multiple tuning techniques to improve its general performance.

7 months ago

20dd994f955b · 4.0GB

llama
·
3.78B
·
Q8_0
Apache License 2.0
{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }} ### 指示: {{ .Prompt }}{{ end }} ###
以下は、タスクを説明する指示です。要求を適切に満たす応答を書きなさ

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:

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"