xinference.json 233 B

123456789101112
  1. {
  2. "support_provider_types": [
  3. "custom"
  4. ],
  5. "system_config": null,
  6. "model_flexibility": "configurable",
  7. "supported_model_types": [
  8. "text-generation",
  9. "embeddings",
  10. "reranking"
  11. ]
  12. }