OptimalScale / LMFlow

An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
https://optimalscale.github.io/LMFlow/
Apache License 2.0
8.11k stars 819 forks source link

[Bug fix] Blocking function args missing fix #846

Closed wheresmyhair closed 4 weeks ago

wheresmyhair commented 4 weeks ago
  1. Fix blocking function args missing issue. conversation_tokenize_function() now should work as desired.
  2. Fix dataset fingerprint bug, now caching should work as desired.