Instructions to use sci-m-wang/Emotion_Inferencer-adapter-Qwen2.5_7B_Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sci-m-wang/Emotion_Inferencer-adapter-Qwen2.5_7B_Instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "sci-m-wang/Emotion_Inferencer-adapter-Qwen2.5_7B_Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fe7dde1d98f7f059d4a629bca5e4bdd40bb163533bb02792b46ca074c5e79982
- Size of remote file:
- 162 MB
- SHA256:
- ca2ccb8bd62d15c136356f95b30ca0bc7f26757081728290157681df87b09f0d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.