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
Training in progress, step 9138
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12867424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:946ef3310f2169c05419fd29077c8d88877706b5b16f16e5f851ce324dba76ae
|
| 3 |
size 12867424
|
runs/Jun09_13-49-54_49dff04e27e6/events.out.tfevents.1749476997.49dff04e27e6.6559.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9ea49b218e50b899a68862cf2c58385332cc046f6a38c905a1e26560d3d17d3
|
| 3 |
+
size 24572
|