Instructions to use sravanthib/model_working with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sravanthib/model_working with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct") model = PeftModel.from_pretrained(base_model, "sravanthib/model_working") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dd6356d1cd954ea7868f0f0999ee4bd1eb459db60ba654c0db1c4a4c3ace2514
- Size of remote file:
- 9.4 kB
- SHA256:
- 97fafd5638b17df33831da18e788982440267597bc398a274103bf815bcdcc91
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.