Instructions to use dementor-research/sft_chatbot_arena_phi-4_as_qwen3-8b_seed42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dementor-research/sft_chatbot_arena_phi-4_as_qwen3-8b_seed42 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-4") model = PeftModel.from_pretrained(base_model, "dementor-research/sft_chatbot_arena_phi-4_as_qwen3-8b_seed42") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b9a698e64827dbd6ba13e9c0bb23a1b687933573dbc19a840273f28d26b2cfd0
- Size of remote file:
- 446 MB
- SHA256:
- b6e4ae3df1a51521148465f507d4fc64085c147d48501e31296a3d5a3308e2f6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.