Config class mismath

#3
by viktoroo - opened
ValueError: The model class you are passing has a `config_class` attribute that is not consistent with the config class you passed (model has <class 'transformers.models.llama.configuration_llama.LlamaConfig'> and you passed <class 'transformers_modules.emozilla.landmark-llama-7b.8e7b4aed17d7f4081b7d89f3d19e8feb6d25c1a0.configuration_landmark_llama.LlamaConfig'>. Fix one of those so they match!

Sign up or log in to comment