Instructions to use imnim/multi-label-email-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use imnim/multi-label-email-classifier with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "imnim/multi-label-email-classifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 157a72ca0a835682fa7a5ce4c16e21d937501466be452e16ca3d0a7fa88f3753
- Size of remote file:
- 5.62 kB
- SHA256:
- c0658c1e93cdb8e840e2b030e29fb84be8d0839b892def87cf401c2011cdf196
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.