How to use linvest21/deepseek-coder-1.3b-instruct-gpu-financial with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("linvest21/deepseek-coder-1.3b-instruct-gpu-financial", dtype="auto")
How to fix it?