Instructions to use introspection-auditing/Qwen3-14B_num_samples_sweep_meta_lora_all_five_12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use introspection-auditing/Qwen3-14B_num_samples_sweep_meta_lora_all_five_12 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("introspection-auditing/Qwen3-14B_num_samples_sweep_meta_lora_all_five_12", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K