Instructions to use Sliden/mofu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Sliden/mofu 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, "Sliden/mofu") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 693d5ec469e87c8e03722dd141a5e6f6fb84cc545d84e4edcfe74c40d777d788
- Size of remote file:
- 4.16 kB
- SHA256:
- 559e05578fbf1f6e78fc368cebf479663b2065af16b04f27bd99e7e2b2e8f04f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.