Instructions to use theyoffa/first_train with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use theyoffa/first_train with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("cognitivecomputations/dolphin-2.6-mistral-7b") model = PeftModel.from_pretrained(base_model, "theyoffa/first_train") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 109eb6451cf1ff275514ba484522ffe181220f899d877f4ec56147b8dcc45c05
- Size of remote file:
- 4.73 kB
- SHA256:
- ed8476a3804e9612cda28d99ae30dcee9b788cac70ff5a224070e80d7c3d6686
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.