Define changes in the API container for smooth migration #731
(empty)
💬 Comments (3)
@tamazgadaev
commented 2026-03-02 01:18 UTC
- Fix the 400/422 issue in API container
- Adjust thresholds a little bit (onchain, not API)
- Do one of the two: a) ignore -9999 logprobs in validation b) enforce top_p and top_k in requests (a) preferred)
Actually, we don't strictly need any of these 3 for smooth migration. 1 is desirable, 2 nice to have (and we'll get the threshold values), 3 is not needed
i think we need to close this one. fix 400/422 is independent bug to fix
🔄 Auto-synced from Issue #731 every hour.