Instructions to use CreatorPhan/Wiki_200 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CreatorPhan/Wiki_200 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloomz-3b") model = PeftModel.from_pretrained(base_model, "CreatorPhan/Wiki_200") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 88851f2a627450c1583d30c7ee3eb90765615e16a950cfe0026b7ece8ace15af
- Size of remote file:
- 78.8 MB
- SHA256:
- 1bf4520695940f7e95f944db6a71b14e3058601d156c2793f0f499326bbe7e61
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.