Skip to content

Releases: ModelTC/lightllm

3.0.1.bak

06 Feb 06:22
0a9118e
Compare
Choose a tag to compare

This tag is used for the last merge before the reconstruction backup.

What's Changed

New Contributors

Full Changelog: 3.0.0...3.0.1.bak

3.0.0

01 Nov 10:02
d9e3ba2
Compare
Choose a tag to compare
3.0.0 Pre-release
Pre-release

Version 3.0.0

Updates

  1. Support for CUDA Graph
  2. Improved Memory Management
  3. Startup Optimization
    • Use --mem_fraction
    • Automatically read eos_id and data_type information from config.json
  4. Refactor of Multimodal Code