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

  • Log In
  • Sign Up

Spaces:
llm-council
/
sandbox
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
sandbox
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
justinxzhao's picture
justinxzhao
Factor out LLM chat rendering so that it persists even when the submit button isn't active.
a0dca54 9 months ago
  • img
    Added general rendering of chats so that they don't disappear during app saving. 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • .gitignore
    40 Bytes
    Added general rendering of chats so that they don't disappear during app saving. 9 months ago
  • README.md
    250 Bytes
    initial commit 10 months ago
  • app.py
    37.2 kB
    Factor out LLM chat rendering so that it persists even when the submit button isn't active. 9 months ago
  • app2.py
    1.63 kB
    Some refactoring, judging responses for direct assessment. 9 months ago
  • constants.py
    14.9 kB
    Added general rendering of chats so that they don't disappear during app saving. 9 months ago
  • judging.py
    660 Bytes
    Some refactoring, judging responses for direct assessment. 9 months ago
  • judging_dataclasses.py
    999 Bytes
    Added per-response plots. 9 months ago
  • prompts.py
    4.43 kB
    Overall scores graph complete. 9 months ago
  • requirements.txt
    70 Bytes
    Streaming working, with different providers. 9 months ago