OrionStarAI / Orion

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. Orion-14B 系列模型包括一个具有140亿参数的多语言基座大模型以及一系列相关的衍生模型,包括对话模型,长文本模型,量化模型,RAG微调模型,Agent微调模型等。
Apache License 2.0
785 stars 57 forks source link

请问使用哪个模型做的qa对抽取啊?方便提供一下prompt 是如何写的嘛? #44

Open Ryan-Ha opened 8 months ago

dachengai commented 7 months ago

https://huggingface.co/OrionStarAI/Orion-14B-Chathttps://huggingface.co/OrionStarAI/Orion-14B-Chat-RAG 都可以

prompt参考: https://github.com/OrionStarAI/Orion/blob/master/gradio_demo/extract_data_task/extract.py