Klein Gao
Results
1
issues of
Klein Gao
Your Huggingface model is unable to run. I use the code to get the model from Huggingface: # Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("Jiabin99/HiGPT") Unfortunatly, it...