Model Card for Model ID
Model Details
Model Card: sapie with Fine-Tuning Model Overview Model Name: sapie
Model Type: Transformer-based Language Model
Model Size: 8 billion parameters
by: 4yo1
Languages: English and Korean
how to use - sample code
from transformers import AutoConfig, AutoModel, AutoTokenizer
config = AutoConfig.from_pretrained("4yo1/sapie")
model = AutoModel.from_pretrained("4yo1/sapie")
tokenizer = AutoTokenizer.from_pretrained("4yo1/sapie")
datasets:
- recipes
license: mit
- Downloads last month
- 7
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support