Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
youngtsai/j_write
JunyiAcademy
/
jutor_write
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5abeddb
jutor_write
2 contributors
History:
322 commits
youngtsai
max_tokens = gr.Slider(minimum=50, maximum=8000, value=8000, label="Max Tokens")
5abeddb
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
29 Bytes
ignore pyc
5 months ago
README.md
Safe
226 Bytes
def update_submission_data_html(submission_json):
7 months ago
app.py
Safe
236 kB
max_tokens = gr.Slider(minimum=50, maximum=8000, value=8000, label="Max Tokens")
4 months ago
assignment_service.py
Safe
8.82 kB
assign user id none bug fix
5 months ago
assignment_ui.py
Safe
33.9 kB
assign user id none bug fix
5 months ago
dashboard_service.py
Safe
6.85 kB
ignore pyc
5 months ago
exams.json
Safe
58 kB
update image url
4 months ago
llms.py
Safe
2.5 kB
4o llms
4 months ago
requirements.txt
Safe
178 Bytes
init
5 months ago
storage_service.py
Safe
3.17 kB
delete_file
7 months ago
submission_service.py
Safe
6.09 kB
add user_email
6 months ago