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:
- 8a2510bcb663e6ed75222ec184d59c18302528cad70bf34a917a7b197a0dab19
- Size of remote file:
- 627 Bytes
- SHA256:
- d2a25f133d8edd724f544d8f0f5d6f5fc7c5822269fb2ddbe4f1912a4b23a53a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.