Instructions to use Revrse/action_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Revrse/action_classification with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Phi-3-mini-4k-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Revrse/action_classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bae7c64bb56a26c6b9247d0f7c8d4b5ea67156f5c2b9498a0346aeb61932aa3d
- Size of remote file:
- 120 MB
- SHA256:
- 97eb34fbac37f8f2fbaa371f77e0f67014318e0dee740e129bf08c9f0c4750d6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.