Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • 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: 14 commits
justinxzhao's picture
justinxzhao
Parse judgments with structured output prompting, one response model, one judge model at a time.
eb4ec23 7 months ago
  • img
    Added general rendering of chats so that they don't disappear during app saving. 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • .gitignore
    40 Bytes
    Added general rendering of chats so that they don't disappear during app saving. 8 months ago
  • README.md
    250 Bytes
    initial commit 8 months ago
  • app.py
    40.2 kB
    Parse judgments with structured output prompting, one response model, one judge model at a time. 7 months ago
  • app2.py
    1.63 kB
    Some refactoring, judging responses for direct assessment. 8 months ago
  • constants.py
    15 kB
    Add token usage tracking for openai and fix token usage tracking for anthropic. 8 months ago
  • judging.py
    660 Bytes
    Some refactoring, judging responses for direct assessment. 8 months ago
  • judging_dataclasses.py
    1.01 kB
    Parse judgments with structured output prompting, one response model, one judge model at a time. 7 months ago
  • prompts.py
    4.38 kB
    Parse judgments with structured output prompting, one response model, one judge model at a time. 7 months ago
  • requirements.txt
    70 Bytes
    Streaming working, with different providers. 8 months ago