Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
david167
/
question-generation-api
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
question-generation-api
40.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
david167's picture
david167
Switch to Llama-3.1-8B-Instruct: update model loading, prompts, and generation parameters
8b5e9db 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • .gitignore
    472 Bytes
    Initial setup: Question Generation API with DeepHermes reasoning model 9 months ago
  • Dockerfile
    1.17 kB
    Add ChatGPT-style Gradio interface for question generation 9 months ago
  • README.md
    5.24 kB
    Switch back to Llama-3.1-8B-Instruct model: update prompts, generation params, and UI descriptions 9 months ago
  • app.py
    12.5 kB
    Switch to Llama-3.1-8B-Instruct: update model loading, prompts, and generation parameters 9 months ago
  • gradio_app.py
    11.4 kB
    Switch to Llama-3.1-8B-Instruct: update model loading, prompts, and generation parameters 9 months ago
  • requirements.txt
    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
    7.52 kB
    Initial setup: Question Generation API with DeepHermes reasoning model 9 months ago