Instructions to use opus-research/bernard-qwen3-14b-thinking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use opus-research/bernard-qwen3-14b-thinking with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-14B") model = PeftModel.from_pretrained(base_model, "opus-research/bernard-qwen3-14b-thinking") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 5318fa4315f803b55ac6dbf136ddffca34d5bb998c609382cf5e7520d050e7b7
- Size of remote file:
- 117 kB
- SHA256:
- 25d0c695278d57855c7a952bd5a9e0893ac48e2bfe658d471249cc46273c4803
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.