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

  • Log In
  • Sign Up

Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-Backend-Models / services
28.8 kB
  • 5 contributors
History: 55 commits
S01Nour
feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
2ed0ab3 4 days ago
  • __init__.py
    714 Bytes
    feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements. 5 days ago
  • chat_service.py
    4.65 kB
    Update chat voice part 8 days ago
  • generate_model_manager.py
    4.43 kB
    feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation. 4 days ago
  • label_model_manager.py
    4.86 kB
    Update training script and model files 28 days ago
  • mcp_service.py
    3.52 kB
    refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters. 5 days ago
  • stance_model_manager.py
    3.33 kB
    Update training script and model files 28 days ago
  • stt_service.py
    1.23 kB
    Update chat voice part 8 days ago
  • topic_service.py
    4.42 kB
    feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements. 5 days ago
  • tts_service.py
    1.61 kB
    Update chat voice part 8 days ago