baichuan.json 308 B

123456789101112131415
  1. {
  2. "support_provider_types": [
  3. "custom"
  4. ],
  5. "system_config": null,
  6. "model_flexibility": "fixed",
  7. "price_config": {
  8. "baichuan2-53b": {
  9. "prompt": "0.01",
  10. "completion": "0.01",
  11. "unit": "0.001",
  12. "currency": "RMB"
  13. }
  14. }
  15. }