AttributeError: type object 'AutoModelForCausalLM' has no attribute 'from_quantized'

#1
by splunker - opened

Tried installing using info from model card but received the following error:
AttributeError: type object 'AutoModelForCausalLM' has no attribute 'from_quantized'
using Colab notebook

Sorry, typo. Should have said AutoModelForCausalLM.from_pretrained( - it's fixed now

TheBloke changed discussion status to closed

Sign up or log in to comment