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

  • Log In
  • Sign Up

Spaces:
MCP-1st-Birthday
/
unpredictable-lord
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
unpredictable-lord / src /unpredictable_lord
32.8 kB
  • 1 contributor
History: 16 commits
ryomo's picture
ryomo
feat: enhance lord's decision-making with action probabilities and personality traits
353b2d2 16 days ago
  • __init__.py
    0 Bytes
    feat: implement LLM chat functionality with Modal 20 days ago
  • chat.py
    4.15 kB
    refactor: switch llm_modal generate_stream implementation from class-based to function-based to align with llm_zerogpu.py 16 days ago
  • game_state.py
    15.8 kB
    feat: enhance lord's decision-making with action probabilities and personality traits 16 days ago
  • llm_modal.py
    5 kB
    refactor: update llm_zerogpu.py and llm_modal to align each other 16 days ago
  • llm_zerogpu.py
    2.23 kB
    refactor: update llm_zerogpu.py and llm_modal to align each other 16 days ago
  • mcp_tools.py
    4.91 kB
    refactor: separate MCP tools to mcp_tools.py 16 days ago
  • tokenstreamer.py
    727 Bytes
    refactor: move TokenStreamer class to its own module 17 days ago