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