You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to customize your own calibration dataset, you can add support for your dataset in the get_loader function inside ABQ-LLM/algorithm/datautils.py.For example, you can implement the get_chat function to load your own calibration dataset.
for chat models, calibration datasets' input_ids&attn_masks should be passed in
The text was updated successfully, but these errors were encountered: