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