Skip to content

What's New in v1.4.1

XGen Web UI

In last version, we have added XGen Web UI. Now, we have added more features to the WebUI.

New features brought by WebUI:

  • New UI Updates: The UI of the WebUI has been updated as well as UX for some options with interactive progress improvement.
  • Distillation Batch Size: Now you can set the distillation batch size of teacher model in the WebUI.
  • Time Estimation: Now it is possible to estimate how much time to complete the optimization before starting the optimization.
  • Tiny Builtin datasets: Now you can use the tiny builtin datasets for quick test, like flower.
  • Builtin and Customized Datasets: Now you can manage builtin datasets in the datasets page. And you also can upload your own dataset for optimization.
  • Convenient Tools: Now you can use the tools provided by XGen in the WebUI, such as the benchmark tool. We will include more convenient tools in the feature.

Hand by hand tutorial for customized models

For users without enough time to go through all the documentation, we have added a hand by hand tutorial for customized models. You can find it in the Appendix IV page.

Bugfix

Fixed some known issues.