Transformers
Safetensors
qwen3
speculative-decoding
dspark
draft-model
deepspec
glm
glm-5.3
text-generation-inference
Instructions to use Capicua25x/GLM-5.3-Flash-DSpark with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Capicua25x/GLM-5.3-Flash-DSpark with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Capicua25x/GLM-5.3-Flash-DSpark") model = AutoModel.from_pretrained("Capicua25x/GLM-5.3-Flash-DSpark", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!