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
- 4
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.