Duplicated from Amshaker/Mobile-O-0.5B
How to use xhhcode/Mobile-O-0.5B with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("xhhcode/Mobile-O-0.5B", dtype="auto")
What is a pickle import?