Skip to main content
Blueprints
Featured

LLM LoRA Fine-Tuning and Service Deployment

Fine tune an LLM on a local or public dataset using LoRA. Optionally deploy the fine-tuned model as a text generation service.

Updated 20 May 2024

Fast SDXL Image Generator Service

Deploy a text-to-image pipeline as a service, using 'sdxl-turbo' by default.

Updated 20 May 2024

vLLM Inference Service

Deploy an LLM text generation service using vLLM.

Updated 20 May 2024

Llama Chatbot Backend

Deploy a Llama model as an LLM service for text generation and streaming.

Updated 20 May 2024

NVIDIA NIMs Reranked RAG Service

Implements RAG using three NVIDIA NIMs and an external database.

Updated 20 May 2024

Optuna Optimization

Run a multi-batch optimization study using Optuna.

Updated 14 Nov 2024

searchIcon

LLM LoRA Fine-Tuning and Service Deployment

Fine tune an LLM on a local or public dataset using LoRA. Optionally deploy the fine-tuned model as a text generation service.

Updated 20 May 2024

Fast SDXL Image Generator Service

Deploy a text-to-image pipeline as a service, using 'sdxl-turbo' by default.

Updated 20 May 2024

vLLM Inference Service

Deploy an LLM text generation service using vLLM.

Updated 20 May 2024

Llama Chatbot Backend

Deploy a Llama model as an LLM service for text generation and streaming.

Updated 20 May 2024

NVIDIA NIMs Reranked RAG Service

Implements RAG using three NVIDIA NIMs and an external database.

Updated 20 May 2024

Optuna Optimization

Run a multi-batch optimization study using Optuna.

Updated 14 Nov 2024

CATEGORIES

llm
text-gen
fine-tune
image-gen