Instructions to use supermaxmodels/testm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use supermaxmodels/testm with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ybelkada/falcon-7b-sharded-bf16") model = PeftModel.from_pretrained(base_model, "supermaxmodels/testm") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 64a5dae5d3be28f3b79685c868a870eeee8db5707bed9c00b5e34497c89a8b3d
- Size of remote file:
- 522 MB
- SHA256:
- 3bdf5755bc72aeeef372641a1cafcee197b5d2ea8ae802b946255ebe50d75595
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.