Instructions to use joshswartz/model_llama_single_ending with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use joshswartz/model_llama_single_ending with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "joshswartz/model_llama_single_ending") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 081764afae2162644a6cfab7cb88ef6bf4874b2421202994f3cd2f41486ebfd3
- Size of remote file:
- 269 MB
- SHA256:
- 92c14c4dfb1b7ed4419651b1b00ebe3d2967cec197baf9e93815c1c78295cbd2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.