Instructions to use SriramSohan/instruction-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SriramSohan/instruction-model 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, "SriramSohan/instruction-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 038a27d04cfe1658f54aa7ae886678f1f57fd8ffe6bf203659e9c7fb15c258ab
- Size of remote file:
- 5.37 kB
- SHA256:
- fba5e290817be76c870766c779ae3787a7e68a172c543f5ed2109b1cd3114894
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.