Changes
This update introduces benchmarking and metadata-related features, along with improvements to the trainer engine and documentation.
Detailed changes:
- Add
benchmark.pyfor training performance evaluation - Add
test_benchmark.pyandtest_metadata_features.pyto improve test coverage - Enhance the trainer engine with advanced evaluation capabilities
- Improve LoRA method exporting with detailed example configurations
- Update documentation with comprehensive usage and configuration examples
Status
With this update completed, the training framework is now ready for official use.
For detailed usage instructions and examples, please refer to:
Minimum Hardware Requirements
Please note that this project has relatively high resource requirements. The following configuration is recommended as the minimum supported environment:
OS: Ubuntu 24.04 LTS
RAM: 64 GB
GPU VRAM: At least 12 GB
NVMe SSD (recommended for latent/text-encoder caching)
Running below these requirements may result in insufficient memory, significantly reduced performance, or inability to complete training.
Thank you for following the development of this project.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.