Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Sleeping
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
2 months ago
__init__.py
618 Bytes
refactor: Remove notebook and establish API routing structure.
2 months ago
chat_service.py
4.65 kB
Update chat voice part
2 months ago
generate_model_manager.py
4.25 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
2 months ago
label_model_manager.py
4.86 kB
Update training script and model files
3 months ago
mcp_service.py
3.52 kB
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
2 months ago
stance_model_manager.py
3.33 kB
Update training script and model files
3 months ago
stt_service.py
1.23 kB
Update chat voice part
2 months ago
tts_service.py
1.61 kB
Update chat voice part
2 months ago