Transformers
Safetensors
qwen3
speculative-decoding
dflash2
glm
draft-model
text-generation-inference
Instructions to use gorbatjovy/GLM-5.3-Flash-DFlash2-ablit-fc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gorbatjovy/GLM-5.3-Flash-DFlash2-ablit-fc with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("gorbatjovy/GLM-5.3-Flash-DFlash2-ablit-fc") model = AutoModel.from_pretrained("gorbatjovy/GLM-5.3-Flash-DFlash2-ablit-fc", 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!