
Think of AI models like recipes:
| Type | Analogy | What You Get |
|---|---|---|
| Closed/Proprietary | Secret recipe (McDonald's sauce) | Only the final product |
| Open-Weight | Published recipe | The recipe + ability to modify it |
Open-weight models give you the actual model parameters (the "weights"), meaning you can:
Simple Definition: Open-weight = you own and control the model itself, not just access to it.
Now that you have the model weights, you can fine-tune them.
Base Model (General Knowledge)
+
Your Specific Data (e.g., internal code, documents)
=
Specialized Model (Better at YOUR tasks)
Generic Model โ Fine-tuned on YOUR codebase
โ
Now understands YOUR:
- Naming conventions
- Internal libraries
- Business logic
- Domain terminology
Inkling is TML's open-weight model with three key strengths:
Inkling
โโโ ๐ป Coding Excellence
โ โโโ Writing, reviewing, debugging code
โ
โโโ ๐ค Agentic Reasoning
โ โโโ Multi-step problem solving autonomously
โ
โโโ ๐ผ๏ธ Multi-modal Input
โโโ Can process text AND images
An agent doesn't just answer questions โ it:
Analogy: Asking a question = ordering food. Agentic = hiring a chef who plans the menu, shops, cooks, and serves.
Think of Unity AI Gateway as a security checkpoint + control tower for all AI models:
Your Team/Application
โ
[Unity AI Gateway] โ The "checkpoint"
โโโ ๐ Security & Permissions
โโโ ๐ Audit Logging (who used what, when)
โโโ ๐ฐ Cost Controls & Budgets
โโโ ๐ Policy Enforcement
โ
Inkling (or any model)
Without governance:
With Unity AI Gateway:
The article presents a decision framework worth understanding:
Problem: Generic models don't know your business
Solution: Fine-tune on YOUR data
Result: Higher accuracy on YOUR specific tasks
Problem: Data security & compliance risks
Solution: Governed environment via Unity AI Gateway
Result: Data never leaves your controlled space
Problem: Vendor lock-in (stuck with one provider)
Solution: Mix open + proprietary models freely
Result: Use the RIGHT model for each job
Problem: Per-token API pricing adds up fast
Solution: Open weights = deploy at your own scale
Result: Optimize spend without usage-based billing
ENTERPRISE NEED
โ
Open-Weight Model (Inkling)
โ You own the weights
โ
Fine-Tune on Your Data
โ Specialized for your use case
โ
Deploy via Unity AI Gateway
โ Secure, governed, audited
โ
Connect to Coding Agents (Cursor, OpenCode, Pi)
โ Developers use it in their workflow
โ
RESULT: Secure, customized, cost-effective AI
| Concept | What It Is | Why It Matters |
|---|---|---|
| Open-Weight Model | You get the actual model parameters | Customize, control, no API fees |
| Fine-Tuning | Training on your specific data | Higher accuracy for your tasks |
| Inkling | TML's open-weight model | Strong at coding + agentic tasks |
| Agentic Reasoning | AI that plans and acts autonomously | Handles complex multi-step workflows |
| Unity AI Gateway | Governance layer for all models | Security, cost control, audit logging |
| The 4 C's | Context, Control, Choice, Cost | Framework for enterprise AI decisions |
Inkling on Databricks = a powerful, customizable AI model that enterprises can fine-tune on their own data, govern securely, and deploy cost-effectively โ without being locked into any single vendor.