Transformers
Safetensors
llama
speculative-decoding
eagle3
eagle
draft-model
kimi-k2
specforge
text-generation-inference
Instructions to use cm00cm/Kimi-K2.7-Code-EAGLE3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cm00cm/Kimi-K2.7-Code-EAGLE3 with Transformers:
# Load model directly from transformers import AutoTokenizer, LlamaForCausalLMEagle3 tokenizer = AutoTokenizer.from_pretrained("cm00cm/Kimi-K2.7-Code-EAGLE3") model = LlamaForCausalLMEagle3.from_pretrained("cm00cm/Kimi-K2.7-Code-EAGLE3") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!