Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fahmiaziz
/
api-rerank-model
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f841fd7
api-rerank-model
/
core
/
__init__.py
fahmiaziz98
Refactor reranking models and configuration management; add YAML support for model settings
7f8bfb2
3 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
from
.model_manager
import
ModelManager
__all__ = [
"ModelManager"
]