I am getting below ValueError in deploying HuggingFace Model to Sagemanker with Multiple LoRA Adapters
ValueError: The checkpoint you are trying to load has model type starcoder2
but Transformers does not recognize this architecture. This could be because of an issue with the checkpoint, or because your version of Transformers is out of date.
Let me know if anyone has faced this earlier