Orion icon indicating copy to clipboard operation
Orion copied to clipboard

Orion-14B is a family of models includes a 14B foundation LLM, and a series of models: a chat model, a long context model, a quantized model, a RAG fine-tuned model, and an Agent fine-tuned model. Ori...

Results 43 Orion issues
Sort by recently updated
recently updated
newest added

我在prompt里规定限制了语言,在使用https://github.com/dachengai/vllm 运行会出现输出不同语言的情况,在Transformers 中不会出现这种情况

如果想要在orion chat模型的基础上做微调的话,使用官方训练的对话template是不是更好呢