Loading this model with oobabooga / text-generation-webui

#6
by agat - opened

Has anyone had success loading this model using text-generation-webui?
They offer different model loaders including Transformers, but none seem to work.
I get this error:
ValueError: Unrecognized configuration class <class 'transformers.models.deberta.configuration_deberta.DebertaConfig'> for this kind of AutoModel: AutoModelForCausalLM.

Sign up or log in to comment