LLM¶
This section provides example projects for large language models.
Deploy an LLM application with vLLM and BentoML.
Deploy an AI agent capable of calling user-defined functions.
Deploy an AI assistant using ShieldGemma to filter out harmful input before they are processed further.
Deploy a RAG application with custom open-source models.