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