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...
c924863
FastAPI-Backend-Models
/
services
28.6 kB
5 contributors
History:
54 commits
S01Nour
feat: Implement generation model manager for Hugging Face Seq2Seq models and add a debug script for testing generation.
c924863
11 days ago
__init__.py
Safe
714 Bytes
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
11 days ago
chat_service.py
Safe
4.65 kB
Update chat voice part
14 days ago
generate_model_manager.py
Safe
4.27 kB
feat: Implement generation model manager for Hugging Face Seq2Seq models and add a debug script for testing generation.
11 days ago
label_model_manager.py
Safe
4.86 kB
Update training script and model files
about 1 month ago
mcp_service.py
Safe
3.52 kB
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
11 days ago
stance_model_manager.py
Safe
3.33 kB
Update training script and model files
about 1 month ago
stt_service.py
Safe
1.23 kB
Update chat voice part
14 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.
11 days ago
tts_service.py
Safe
1.61 kB
Update chat voice part
14 days ago