v0.8.1

hiyouga/LlamaFactoryv0.8.1Jun 10, 2024by hiyouga

AI Summary

A patch release addressing compatibility issues with Unsloth+DoRA, PyTorch versions in Docker, and Windows installation. Fixes LongLoRA implementation issues.

Key Highlights

  • Fixes Unsloth+DoRA compatibility
  • Fixes PyTorch version mismatch in Docker
  • Fixes LongLoRA implementation
  • Fixes Windows installation problem

Full Release Notes

- Fix #2666: Unsloth+DoRA
- Fix #4145: The PyTorch version of the docker image does not match the vLLM requirement
- Fix #4160: The problem in LongLoRA implementation with the help of @f-q23 
- Fix #4167: The installation problem in the Windows system by @yzoaim