midscene-python/ ├── midscene/ # Core framework │ ├── core/ # Core framework │ │ ├── agent/ # Agent system │ │ ├── insight/ # AI inference engine │ │ ├── ai_model/ # AI model integration │ │ ├── yaml ...
Save your clicks with a few lines of Python code.
A hands-on learning project for LLM fine-tuning. 7 modules covering the full pipeline: data processing, SFT training, inference comparison, and ablation experiments. For people with Python and PyTorch ...