Instructions to use worldboss/opt-6.7b-bart-loha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use worldboss/opt-6.7b-bart-loha with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("facebook/bart-large") model = PeftModel.from_pretrained(base_model, "worldboss/opt-6.7b-bart-loha") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c644051fb59bc0cff5ccf7e16266cfaff98d17f93f30e32a3a04aedfcd42f254
- Size of remote file:
- 20.6 MB
- SHA256:
- ae0b728feca6a00f9b02378b2d51976a1e4f5ca28a12425efcef202311328c5f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.