How to use MenemAI/smoke-arabic-chatbot with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MenemAI/smoke-arabic-chatbot", dtype="auto")
How to use MenemAI/smoke-arabic-chatbot with PEFT:
Task type is invalid.