Change8

v3.3.7

📦 tgiView on GitHub →
1 features🐛 1 fixes

Summary

This release introduces support for limiting image fetching size and fixes an issue related to automatic device count computation. The system is also entering Maintenance mode.

Migration Steps

  1. The system is entering Maintenance mode. Review configuration if necessary.

✨ New Features

  • Support max_image_fetch_size to limit image fetching.

🐛 Bug Fixes

  • Fixed automatic computation of num_shard/num_devices when NVIDIA_VISIBLE_DEVICES is set to "all" or "void".