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

tostido
/
Champion-Dreamer

Reinforcement Learning
Transformers
JAX
dreamer
quine
dreamerv3
neuroevolution
glass-box-ai
world-model
rssm
cascade-lattice
Model card Files Files and versions
xet
Community

Instructions to use tostido/Champion-Dreamer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tostido/Champion-Dreamer with Transformers:

    # Load model directly
    from transformers import DreamerV3
    model = DreamerV3.from_pretrained("tostido/Champion-Dreamer", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Champion-Dreamer
505 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
tostido's picture
tostido
Rename dreamer_config.json to config.json
3aebbf8 verified 7 months ago
  • embodied
    Initial upload of model directory 7 months ago
  • tests
    Initial upload of model directory 7 months ago
  • .gitattributes
    95 Bytes
    Champion Gen42: Glass Box Quine Brain with HOLD protocol 7 months ago
  • README.md
    3.8 kB
    Update README.md 7 months ago
  • champion_gen42.py
    505 MB
    xet
    Champion Gen42: Glass Box Quine Brain with HOLD protocol 7 months ago
  • config.json
    875 Bytes
    Rename dreamer_config.json to config.json 7 months ago
  • handler.py
    5.49 kB
    xet
    Add Inference Endpoint handler for API access 7 months ago
  • requirements.txt
    652 Bytes
    Initial upload of model directory 7 months ago
  • run_champion.bat
    55 Bytes
    Add launcher batch file for double-click execution 7 months ago