Instructions to use joshswartz/model_llama_no_context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use joshswartz/model_llama_no_context 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_no_context") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02ff7e3576395d56dd7824eb4a1aabe7f86ce502ba6f38317f8f9fd60bb6f2bb
- Size of remote file:
- 269 MB
- SHA256:
- ca5844d7e9772cf2cf068975e2284b4282e5560d702499baa0d3cfb5dd13e2bf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.