Downloads · 30 days
0
whykwe/StarrySkyCrystal
StarrySkyCrystal is a machine learning model from whykwe. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.frompretrained("microsoft/phi-2")
Downloads · 30 days
0
Access
Public
Updated Dec 21, 2023
Repo size
—
Likes
0
Public
Click a slice to open those files.
Other1.5 KB · 86%
From the Hugging Face model README
from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")