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