How to use SubSir/Kimi-K2.6-DFlash-tmp with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("SubSir/Kimi-K2.6-DFlash-tmp") model = AutoModel.from_pretrained("SubSir/Kimi-K2.6-DFlash-tmp")
The community tab is the place to discuss and collaborate with the HF community!