llm-lora-finetuning/ ├── config/ # 配置模块 │ ├── alignment_config.py # SimPO/ORPO/KTO配置 [新增] │ ├── lora_config.py # LoRA/DoRA/QLoRA ...
This is the official code repository for our NeurIPS 2025 paper OptiScene. We present a novel approach for indoor scene layout generation using Large Language Models (LLMs) through scaled ...