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