Text Generation
PEFT
Safetensors
English
Olas
Valory
Qwen
DeepSeek
14B
prediction
markets
future
events
forecast
forecasting
agent
economy
lora
grpo
sft
trl
unsloth
prediction-markets
conversational
Instructions to use valory/Olas-Predict-R1-14B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use valory/Olas-Predict-R1-14B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/deepseek-r1-distill-qwen-14b-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "valory/Olas-Predict-R1-14B") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!