Edit model card

仍为预览版,Sakura主仓库并没有对本模型进行支持。

prompt格式使用与官方一致的格式,具体为:

input_text_list = ['a', 'bb', 'ccc', ...] # 一系列上下文文本,每个元素代表一行的文本
raw_text = "\n".join(input_text_list)
query = "将下面的日文文本翻译成中文:" + raw_text
prompt = "<s>Human: " + query + "\n\nAssistant: </s>"
Downloads last month
11
Safetensors
Model size
14.5B params
Tensor type
BF16
·
Inference API
Input a message to start chatting with SakuraLLM/Sakura-14B-Orion-v0.9pre1.
Inference API (serverless) does not yet support model repos that contain custom code.