Instructions to use jdchang/bt-model-lr-7e-06-step-954 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jdchang/bt-model-lr-7e-06-step-954 with Transformers:
# Load model directly from transformers import AutoTokenizer, Qwen2ForQSharp tokenizer = AutoTokenizer.from_pretrained("jdchang/bt-model-lr-7e-06-step-954") model = Qwen2ForQSharp.from_pretrained("jdchang/bt-model-lr-7e-06-step-954") - Notebooks
- Google Colab
- Kaggle
Ctrl+K