How to use Naying0206/b2b-fulltuning-ar with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Naying0206/b2b-fulltuning-ar") model = AutoModelForSeq2SeqLM.from_pretrained("Naying0206/b2b-fulltuning-ar")
No model card
Files info