Instructions to use mamakos/CMClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mamakos/CMClassifier with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "mamakos/CMClassifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b158b1118c63327678291c7cace19cf0b28d053cf1436a79436ce1d72f343307
- Size of remote file:
- 4.73 kB
- SHA256:
- fbd1c56ffdf22b4742475a370cc75b24810d40faec51d7e5f5ff839215cfd79b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.