Instructions to use MMEX/qwen-stem-mcqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MMEX/qwen-stem-mcqa 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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7a69b244b02f4470caf89ca81e3958c7230b8ba9b7403cacf7939d516c0659e3
- Size of remote file:
- 5.3 kB
- SHA256:
- 6731bfeb316975dc5e47ff2cfe68b3dfd69ebe516579bd310a3b609bfb7d0cb7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.