Reinforcement Learning
Transformers
Safetensors
English
qwen2
text-generation
qwen2.5
14b
besiegefield
catapult
gemini-2.5-pro
synthetic-data
instruct
text-generation-inference
Instructions to use BesiegeField/Qwen2.5-14B-Instruct-BesiegeField-CarRL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BesiegeField/Qwen2.5-14B-Instruct-BesiegeField-CarRL with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("BesiegeField/Qwen2.5-14B-Instruct-BesiegeField-CarRL") model = AutoModelForCausalLM.from_pretrained("BesiegeField/Qwen2.5-14B-Instruct-BesiegeField-CarRL") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!