From 1d034ae873fa836a5de70f75d8a4eee270a73f5a Mon Sep 17 00:00:00 2001 From: Sahil Kumar Singh Date: Sun, 28 Jun 2026 12:32:23 +0530 Subject: [PATCH] feat: LoRA alpha and dropout UI controls --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 060d7fc..3c9e560 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -201,3 +201,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Untracked `__pycache__`, `build/`, and `dist/` from the git repository. +- patch 216: feat: LoRA alpha and dropout UI controls