fix: always use hardcoded filenames, derive dir from MODEL_PATH cd214a4 Rachit17-12 commited on 14 days ago
fix: correct file-level skip check and config.json save path 4a86553 Rachit17-12 commited on 14 days ago
Override Vercel framework and build command for static deployment cbbacc1 Rachit17-12 commited on 27 days ago
Increase fine-tuning learning rate to 2e-4 in finetune_config.yaml ef84d9a Rachit17-12 commited on 28 days ago
Fix tokenizer auto-detection in SFT and DPO training to support GPT-2 vocab size e57dc39 Rachit17-12 commited on 28 days ago
Update kaggle_sft_train.py with automated base model finder and cleaned Alpaca downloader d0e102e Rachit17-12 commited on 28 days ago
Fix New Chat view update by clearing chatMessages.innerHTML a313704 Rachit17-12 commited on 28 days ago
Fix LoRA unwrapping in SFT final save so output model can be served directly 3d16e2b Rachit17-12 commited on 28 days ago
Reduce max_seq_len to 512 in finetune_config.yaml to prevent OOM ef885d0 Rachit17-12 commited on 28 days ago
Add scripts/kaggle_sft_train.py for SFT training on Kaggle 38d0596 Rachit17-12 commited on 28 days ago
Fix API test compatibility with httpx 0.28+, fix model saving with tied weights, and update walkthrough documentation 5a72678 Rachit17-12 commited on 28 days ago