You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

DS_CT_20250811 (DeepSeek-R1-Distil-Qwen-14B, merged + control tokens)

  • Base: deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
  • This repo contains merged full weights with custom control tokens.
  • Files: config.json, generation_config.json, *.safetensors (sharded), model.safetensors.index.json, tokenizer.json, tokenizer_config.json, special_tokens_map.json.

Usage (Transformers):

from transformers import AutoTokenizer, AutoModelForCausalLM
tok = AutoTokenizer.from_pretrained("saytes/DS_CT_20250811", use_auth_token=True)
model = AutoModelForCausalLM.from_pretrained("saytes/DS_CT_20250811", torch_dtype="auto", device_map="auto", use_auth_token=True)
Downloads last month
124
Safetensors
Model size
15B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for saytes/DS_CT_20250811

Adapters
5 models