Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
llm-council
/
sandbox
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a0dca54
sandbox
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
justinxzhao
Factor out LLM chat rendering so that it persists even when the submit button isn't active.
a0dca54
11 months ago
img
Added general rendering of chats so that they don't disappear during app saving.
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
40 Bytes
Added general rendering of chats so that they don't disappear during app saving.
11 months ago
README.md
Safe
250 Bytes
initial commit
11 months ago
app.py
37.2 kB
Factor out LLM chat rendering so that it persists even when the submit button isn't active.
11 months ago
app2.py
Safe
1.63 kB
Some refactoring, judging responses for direct assessment.
11 months ago
constants.py
14.9 kB
Added general rendering of chats so that they don't disappear during app saving.
11 months ago
judging.py
Safe
660 Bytes
Some refactoring, judging responses for direct assessment.
11 months ago
judging_dataclasses.py
999 Bytes
Added per-response plots.
11 months ago
prompts.py
4.43 kB
Overall scores graph complete.
11 months ago
requirements.txt
Safe
70 Bytes
Streaming working, with different providers.
11 months ago