How to use natankatz/deepseek_classifier with Transformers:
# Load model directly from transformers import DeepSeekForHuggingFace model = DeepSeekForHuggingFace.from_pretrained("natankatz/deepseek_classifier", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!