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