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