Instructions to use MAnfaal/TrainedModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MAnfaal/TrainedModel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "MAnfaal/TrainedModel") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1ad258f48721e9acce62556e3988e134c76b0ba1ee8fd3f6b758590c78e126d0
- Size of remote file:
- 5.18 kB
- SHA256:
- 7c8b10cfcdadcb4d9c13a2f7dc44a0e53f10d1b92bcbc2b09c784742ad8b6290
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.