Replies: 1 comment 1 reply
-
Hi @kendam . I do have a tutorial here on using Chainlit to design a UI: https://github.com/rasbt/LLMs-from-scratch/tree/main/ch07/06_user_interface So that's for a UI interface. For a pure API interface, I recommend looking into LitServe: https://github.com/Lightning-AI/LitServe I suppose I could make some bonus material here some time. Or, maybe you could give it a try and if you run into any issues, I am sure @aniketmaurya might be able to help (he is one of the lead developers of LitServe) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would greatly appreciate any insights you @rasbt could share on how to package the LLM as an API and deploy it on a remote server.
Thank you, and I look forward to your response.
Beta Was this translation helpful? Give feedback.
All reactions