Instructions to use mctg/Normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mctg/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, "mctg/Normal") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f75ac6ad8f298567720721738715604a2476f814f81b19cbbe386493e3976d7c
- Size of remote file:
- 529 MB
- SHA256:
- 346c498908481a8596dc0782613afff5e87f3e458f1bfb6cd296a30ff65249f0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.