How to use llmcode/Qra-1b-finetuned_peft with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("llmcode/Qra-1b-finetuned_peft", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!