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: 133 Bytes
7fca6c9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:367e44bc0d71340b52dbca28f3818086ee3598d20304bde6c445b2a13d358438
size 83887364
|