openllm.json 212 B

1234567891011
  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. ]
  11. }