mybigday / llama.rn

React Native binding of llama.cpp
MIT License
300 stars 24 forks source link

feat: support chat format #72

Closed jhen0409 closed 3 months ago

jhen0409 commented 3 months ago

Support convert OpenAI API compatible message ([{ role, content }, ...] and then llama_chat_apply_template.