Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
david167
/
question-generation-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8b5e9db
question-generation-api
40.1 kB
Ctrl+K
Ctrl+K
1 contributor
History:
23 commits
david167
Switch to Llama-3.1-8B-Instruct: update model loading, prompts, and generation parameters
8b5e9db
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
.gitignore
Safe
472 Bytes
Initial setup: Question Generation API with DeepHermes reasoning model
9 months ago
Dockerfile
Safe
1.17 kB
Add ChatGPT-style Gradio interface for question generation
9 months ago
README.md
Safe
5.24 kB
Switch back to Llama-3.1-8B-Instruct model: update prompts, generation params, and UI descriptions
9 months ago
app.py
Safe
12.5 kB
Switch to Llama-3.1-8B-Instruct: update model loading, prompts, and generation parameters
9 months ago
gradio_app.py
Safe
11.4 kB
Switch to Llama-3.1-8B-Instruct: update model loading, prompts, and generation parameters
9 months ago
requirements.txt
Safe
314 Bytes
Fix dependency conflicts: update FastAPI>=0.115.2 and python-multipart>=0.0.9 for Gradio compatibility
9 months ago
test_api.py
Safe
7.52 kB
Initial setup: Question Generation API with DeepHermes reasoning model
9 months ago