Instructions to use hamel/tokenfight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hamel/tokenfight with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "hamel/tokenfight") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bde9174f93d42c49001dd4f3fcc7ab93337ddfc81ea8820de364cfed3acd3c63
- Size of remote file:
- 5.18 kB
- SHA256:
- 230e6833741f71c5cbc89826fe8207ce741aa8681170990cc4635e83e6b9d93f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.