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
There is no problem when using xturing-0.1.3, but the following error occurs when upgrading to xturing-0.1.4
from xturing.datasets.instruction_dataset import InstructionDataset
from xturing.models.base import BaseModel
instruction_dataset = InstructionDataset("alpaca_data")
model = BaseModel.create("bloom_lora")
There is no problem when using xturing-0.1.3, but the following error occurs when upgrading to xturing-0.1.4
It gives an error:
The text was updated successfully, but these errors were encountered: