Instructions to use Raul569/SFTOpenLM-Dolly15k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Raul569/SFTOpenLM-Dolly15k with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "Raul569/SFTOpenLM-Dolly15k") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 78d6356422ce82e7a30ac9cef188a4246de494f9caf2bb4b3549c111dd8330a3
- Size of remote file:
- 4.98 kB
- SHA256:
- ba03aff8d889345e80e402be8128594b58b050fd7b26dcced313f5cb53c12677
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.