Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bd8a3b8
FastAPI-Backend-Models
/
services
24.1 kB
5 contributors
History:
51 commits
malek-messaoudii
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
c508ed0
6 days ago
__init__.py
Safe
618 Bytes
refactor: Remove notebook and establish API routing structure.
6 days ago
chat_service.py
Safe
4.65 kB
Update chat voice part
9 days ago
generate_model_manager.py
Safe
4.25 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
6 days ago
label_model_manager.py
Safe
4.86 kB
Update training script and model files
29 days ago
mcp_service.py
Safe
3.52 kB
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
6 days ago
stance_model_manager.py
Safe
3.33 kB
Update training script and model files
29 days ago
stt_service.py
Safe
1.23 kB
Update chat voice part
9 days ago
tts_service.py
Safe
1.61 kB
Update chat voice part
9 days ago