7shi/
borea-phi-3.5-jp:3.8b-mini-instruct-q6_K

220 9 months ago

Borea-Phi-3.5-mini-Instruct-Jp, a model based on Phi-3.5-mini-Instruct and fine-tuned by Axcxept co., ltd.

9 months ago

6bb0f8a4c7dc · 3.1GB

phi3
·
3.82B
·
Q6_K
あなたは日本語能力が高い高度なAIです。特別な指示がない限り日本語で
This project utilizes HODACHI/Borea-Phi-3.5-mini-Instruct-Jp, a model based on Phi-3.5-mini-Instruct
{{ if .System }}<|system|> {{ .System }}<|end|> {{ end }}{{ if .Prompt }}<|user|> {{ .Prompt }}<|end

Readme

Based on phi-3.5-mini-Instruct, this model is a general-purpose model with improved performance from the base model after employing multiple tuning methods. In particular, Japanese language performance has been improved.

Links

Original:

GGUF:

Modelfile

FROM HODACHI-Borea-Phi-3.5-mini-Instruct-Jp-Q6_K.gguf

SYSTEM "あなたは日本語能力が高い高度なAIです。特別な指示がない限り日本語で返答してください。"

TEMPLATE """{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>
"""

LICENSE "This project utilizes HODACHI/Borea-Phi-3.5-mini-Instruct-Jp, a model based on Phi-3.5-mini-Instruct and fine-tuned by Axcxept co., ltd."