How can I update knowledge of a model already trained before? (ValueError: Unrecognized model)

The immediate cause is that config.json cannot be found. There are several possible reasons for this, but if the repository was created with AutoTrainAdvanced, it may be because only the adapter is saved instead of the entire model.

Resources

1 Like