Hugging Face
Models
Datasets
Spaces
Posts
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
1 contributor
History:
12 commits
justinxzhao
Factor out LLM chat rendering so that it persists even when the submit button isn't active.
a0dca54
4 months ago
img
Added general rendering of chats so that they don't disappear during app saving.
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
40 Bytes
Added general rendering of chats so that they don't disappear during app saving.
4 months ago
README.md
Safe
250 Bytes
initial commit
5 months ago
app.py
37.2 kB
Factor out LLM chat rendering so that it persists even when the submit button isn't active.
4 months ago
app2.py
Safe
1.63 kB
Some refactoring, judging responses for direct assessment.
4 months ago
constants.py
14.9 kB
Added general rendering of chats so that they don't disappear during app saving.
4 months ago
judging.py
Safe
660 Bytes
Some refactoring, judging responses for direct assessment.
4 months ago
judging_dataclasses.py
999 Bytes
Added per-response plots.
4 months ago
prompts.py
4.43 kB
Overall scores graph complete.
4 months ago
requirements.txt
Safe
70 Bytes
Streaming working, with different providers.
4 months ago