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