from transformers.integrations import TransformersPlugin class LlamaXFormersPlugin(TransformersPlugin): def __init__(self, config): pass