Instructions to use MMEX/qwen-stem-mcqa-rosa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MMEX/qwen-stem-mcqa-rosa with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("MMEX/full_qwen") model = PeftModel.from_pretrained(base_model, "MMEX/qwen-stem-mcqa-rosa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3cdada10dcddccaa00bfcaa12c0d09e2896b26aec1f51368409ed2a069239010
- Size of remote file:
- 5.3 kB
- SHA256:
- fc585e78929804e3715a79c0edbbbe13d347f06b277ffc4bb428313e4187c2de
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.