Reinforcement Learning
Transformers
Safetensors
qwen3
text-generation
search-r1
lora
merged
text-generation-inference
Instructions to use willamazon1/sdft-search-lora-iter160 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use willamazon1/sdft-search-lora-iter160 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("willamazon1/sdft-search-lora-iter160") model = AutoModelForCausalLM.from_pretrained("willamazon1/sdft-search-lora-iter160", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!