Made by Ichate
Trained by ichate
model good for coding
use for model:
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("Ichate/yaoi-v1-instruct")
model = AutoModelForCausalLM.from_pretrained("Ichate/yaoi-v1-instruct")```
- Downloads last month
- 12
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.