Instructions to use eac123/clean-subliminal-learning-unicorns with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use eac123/clean-subliminal-learning-unicorns with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-14B-Instruct") model = PeftModel.from_pretrained(base_model, "eac123/clean-subliminal-learning-unicorns") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
01e41d8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5b6d80f1b8e4991191425a6cdda78690ce5852e1d73d6b84c5fed9edc12be252
size 551080387
|