Transformers

Main branch

#6
by aldakata - opened

You should put last checkpoint as the main branch, the lack of a config.json in the main branch of this repo leads to annying compatibility errors e.g. with GPTQModel who use AutoConfig.from_pretrained() to initialize/check any model,, which is not compatible with the current repo structure

Sign up or log in to comment