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...
2ed0ab3
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
Safe
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
Safe
4.65 kB
Update chat voice part
8 days ago
generate_model_manager.py
Safe
4.43 kB
feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
4 days ago
label_model_manager.py
Safe
4.86 kB
Update training script and model files
28 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.
5 days ago
stance_model_manager.py
Safe
3.33 kB
Update training script and model files
28 days ago
stt_service.py
Safe
1.23 kB
Update chat voice part
8 days ago
topic_service.py
Safe
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
Safe
1.61 kB
Update chat voice part
8 days ago