This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Description
error:
ValueError: Could not load model TinyLlama-1.1B-Chat-v1.0 with any of the following classes: (<class 'transformers.models.auto.modeling_auto.AutoModelForCausalLM'>, <class 'transformers.models.auto.modeling_tf_auto.TFAutoModelForCausalLM'>, <class 'transformers.models.llama.modeling_llama.LlamaForCausalLM'>).
I have torch and accelerate libraries. Still getting this error.