Serverless inference for your fine-tuned models on Montelo.
const completion = await montelo.client.chat({ model: "model-id", messages: [], });