You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation: Restrict entry-level arguments to only use_lora and lora_rank. Move all other detailed parameters into the specific LoRA initialization function.
DeepSpeed: Clarify ds_config handling and integration within Model initialization.
Dependencies
vLLM: Add support for the latest version of vLLM.
🐛 Bug Fixes & Maintenance
Fixes
Fix issues related to fire library usage.
Code Style
(Ongoing improvements)
📚 Documentation
Tutorials & Best Practices
GSM8K: Create a comprehensive, step-by-step tutorial for the simplest GSM8K demo.
Best Practices: Add 2-3 articles expanding on best practices for training and configuration.
LoRA Example: Add a Geo3K LoRA training demo to showcase the new simplified LoRA workflow.
Tools & Deployment
Project Assistant: Develop an LLM Q&A Assistant for the project (referencing the SGLang Cookbook implementation).
Content Updates
(Placeholder for general updates)
Before submitting a new issue...
Make sure you already searched for relevant issues and discussions, and this feature hasn't been requested before.
🗺️ Roadmap for LightRFT v0.1.2
Expected Release: Feb. 2026
✨ New Features
♻️ Refactoring & Optimization
metrics,filters,weights, andmanagermodules (refactor(sunjx): refactor loss-filter implementation #17).generatemethods and hyperparameters across all models (aligning withgrm_vl).⚙️ Compatibility & Dependencies
use_loraandlora_rank. Move all other detailed parameters into the specific LoRA initialization function.ds_confighandling and integration within Model initialization.🐛 Bug Fixes & Maintenance
firelibrary usage.📚 Documentation
Before submitting a new issue...