01-ai / Yi-1.5

Yi-1.5 is an upgraded version of Yi, delivering stronger performance in coding, math, reasoning, and instruction-following capability.
Apache License 2.0
355 stars 20 forks source link

Quick start code #11

Closed ccx1997 closed 1 month ago

ccx1997 commented 1 month ago

For the model that is not a chat model, could you use a more proper demo code than now (Quick start)?

Yimi81 commented 1 month ago

For the base model, you can refer to https://github.com/01-ai/Yi?tab=readme-ov-file#perform-inference-with-yi-base-model. We hope to keep this repo as simple as possible, so the quickstart code for the base model was omitted