20 Downloads Updated 1 year ago
Updated 1 year ago
1 year ago
95aa34fc1079 · 3.1GB
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.
Original:
GGUF:
FROM HODACHI-Borea-Phi-3.5-mini-Instruct-Common-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-Common, a model based on Phi-3.5-mini-Instruct and fine-tuned by Axcxept co., ltd."