Instructions to use jadohu/llamagen_drafter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jadohu/llamagen_drafter with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("jadohu/llamagen_drafter") model = AutoModelForCausalLM.from_pretrained("jadohu/llamagen_drafter") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7fca6c9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a54a2f50cad3d1a5460ad0eb6d626b0497903d5bc2eecb07fd296ed41c93e433
size 1000
|