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