API & Integration
1. Load Adapter on Demand
Loads a specific LoRA adapter from Hugging Face dynamically.
2. Merge Multiple Adapters
Merges multiple adapters for improved model performance.
3. Run Inference
Runs inference with a selected fine-tuned adapter.
4. Unload Adapter
Unloads the adapter to free GPU memory.
Last updated