Instructions to use kertob/content with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kertob/content with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "kertob/content") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3c3aa2bcfd234050cbcfdbefbf1ada590c67d0790af1614267241e4599df4f01
- Size of remote file:
- 4.86 kB
- SHA256:
- 2b6fb8f1ab9d132d38daec3eadf7e40ab0a6b6e20183ab03c4a297d096440fb5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.