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