OneLLM icon indicating copy to clipboard operation
OneLLM copied to clipboard

About evaluation and training codes

Open yan9qu opened this issue 1 year ago • 3 comments

well done! I wonder when will the training and inference related code be provided?

yan9qu avatar Jan 14 '24 11:01 yan9qu

For inference you can refer to our demo code:https://github.com/csuhan/OneLLM/blob/66cecedaee92e7e2b6d1afc390c466b58e7a7e58/demos/multi_turn_mm.py#L43-L144

For training and data, we plan to release in the near 1-2 months.

csuhan avatar Jan 16 '24 02:01 csuhan

Hi @yan9qu , we have just released the training code. Feel free to tell us if you need any help.

csuhan avatar Mar 08 '24 07:03 csuhan

That's great!

yan9qu avatar Mar 08 '24 08:03 yan9qu