Skip to content

Kiln Desktop - v0.13.1

Compare
Choose a tag to compare
@scosman scosman released this 19 Mar 21:41
· 12 commits to main since this release

⬇️ Download links in the "Assets" section below ⬇️

This release adds a ton of new integrations including 5 new AI providers, 5 new inference models, 3 new fine-tune base-models

  • New AI Providers: Gemini API, Vertex AI, Hugging Face, Azure OpenAI and Together.ai
  • New Inference Models: QwQ, Gemma 3, o1, o3, Phi 4 Mini
  • New fine-tuning host: Together.ai which adds new serverless fine tuning models: Qwen 2.5 14B, Qwen 2.5 72B, Llama 3.2 1B
  • Features:
    • Import existing datasets via CSV (thanks @leonardmq)
    • Weights and Biases integration for fine tuning metrics
    • Allow editing titles/descriptions throughout the UI
    • Add UI for deleting evals, tasks, custom prompts, and other data model items directly from the UI
  • Core tech
    • Migrate to LiteLLM, removing the last of LangChain
    • Python 3.13 support (and ready for 3.14)

CI Build Source for this release Mac and Linux: /Kiln-AI/Kiln/actions/runs/13956877583
CI Build Source for this release Windows: /Kiln-AI/Kiln/actions/runs/13957266813

Full Changelog: v0.12.1...v0.13.0