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