is there any tutorial/code on how to deploy llm[ll...
# ask-the-community
g
is there any tutorial/code on how to deploy llm[llama-2 chat] on flyte framework
d
The closest I can find is this tutorial on fine-tuning Code Llama on the Flyte codebase: https://github.com/unionai-oss/llm-fine-tuning/tree/main/flyte_llama Is that helpful?