Instructions to use wisdominanutshell/heading_grouping with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wisdominanutshell/heading_grouping with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "wisdominanutshell/heading_grouping") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
080973b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1fc134d8e4d608af091d8d5ebc959cf12acedab30cea60a589baf4e6c0248a35
size 83946192
|