Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

valory
/
Olas-Predict-R1-14B

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
Model card Files Files and versions
xet
Community

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
Olas-Predict-R1-14B
287 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Zaras-M's picture
Zaras-M
Update README.md
a7e0283 verified 16 days ago
  • .gitattributes
    1.57 kB
    feat: add warm-started GRPO best checkpoint 16 days ago
  • README.md
    14.8 kB
    Update README.md 16 days ago
  • adapter_config.json
    1.22 kB
    feat: add warm-started GRPO best checkpoint 16 days ago
  • adapter_model.safetensors
    275 MB
    xet
    feat: add warm-started GRPO best checkpoint 16 days ago
  • chat_template.jinja
    2.25 kB
    feat: add warm-started GRPO best checkpoint 16 days ago
  • special_tokens_map.json
    471 Bytes
    feat: add warm-started GRPO best checkpoint 16 days ago
  • tokenizer.json
    11.4 MB
    xet
    feat: add warm-started GRPO best checkpoint 16 days ago
  • tokenizer_config.json
    4.68 kB
    feat: add warm-started GRPO best checkpoint 16 days ago