Instructions to use TM12/00_normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TM12/00_normal with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "TM12/00_normal") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6333e4a1f934c58bba57d80b88a5fe400380365635e07df34e31c0f0a07348fe
- Size of remote file:
- 264 MB
- SHA256:
- eb1f1607770bfdcf4d18958f99edffb80ec0807c5437ed65985afa7c4ca9621a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.