Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

LightningRodLabs
/
Trump-Forecaster

Text Generation
PEFT
Safetensors
English
forecasting
prediction
reinforcement-learning
grpo
lora
mixture-of-experts
politics
trump
future-as-label
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use LightningRodLabs/Trump-Forecaster with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use LightningRodLabs/Trump-Forecaster with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openai/gpt-oss-120b")
    model = PeftModel.from_pretrained(base_model, "LightningRodLabs/Trump-Forecaster")
  • Notebooks
  • Google Colab
  • Kaggle
Trump-Forecaster
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
Bturtel's picture
Bturtel
Upload README.md with huggingface_hub
beb7dc6 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    5.15 kB
    Upload README.md with huggingface_hub 3 months ago
  • adapter_config.json
    753 Bytes
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    5.26 GB
    xet
    Upload folder using huggingface_hub 3 months ago
  • merge.py
    5.63 kB
    Upload folder using huggingface_hub 3 months ago