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
File size: 133 Bytes
4896268 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ae0b728feca6a00f9b02378b2d51976a1e4f5ca28a12425efcef202311328c5f
size 20615050
|