How to use Abdul1102/llama32-1b-python-docstrings-qlora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Abdul1102/llama32-1b-python-docstrings-qlora", dtype="auto")
How to use Abdul1102/llama32-1b-python-docstrings-qlora with PEFT:
Task type is invalid.