How to use hai2131/llamate with Transformers:
# Load model directly from transformers import AutoTokenizer, QwenCrossAttentionEncDec tokenizer = AutoTokenizer.from_pretrained("hai2131/llamate") model = QwenCrossAttentionEncDec.from_pretrained("hai2131/llamate")
The community tab is the place to discuss and collaborate with the HF community!