Skip to content

Commit 79db059

Browse files
Fixing defined tag sample value (#601)
1 parent 23f1699 commit 79db059

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ai-quick-actions/release-notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# AI Quick Actions Release Notes
22

33

4+
## v1.0.7a (Released May 29, 2025)
5+
**Highlights:**
6+
- **UI Enhancements:**
7+
- Multi Model deployment support
8+
- Users can now deploy multiple LLM models on a single instance, improving GPU utilization and simplifying how models are managed and served.
9+
- Inference requests are routed dynamically through LiteLLM, allowing users to pick models at runtime without redeploying.
10+
- Fully validated GPU allocations across models.
11+
12+
For more details, refer to the corresponding [AI Quick Actions MultiModel Deployment documentation](https://github.com/oracle-samples/oci-data-science-ai-samples/blob/main/ai-quick-actions/multimodel-deployment-tips.md).
13+
To get this version of AI Quick Actions, deactivate and reactivate your notebook sessions.
14+
15+
---
16+
417
## v1.0.7 (Released April 23, 2025)
518
**Highlights:**
619
- **UI Enhancements:**
@@ -12,6 +25,7 @@
1225

1326
To get this version of AI Quick Actions, deactivate and reactivate your notebook sessions.
1427

28+
---
1529

1630
## v1.0.6d (Released February April 17, 2025)
1731
**Highlights:**
@@ -24,6 +38,7 @@ To get this version of AI Quick Actions, deactivate and reactivate your notebook
2438

2539
To get this version of AI Quick Actions, deactivate and reactivate your notebook sessions.
2640

41+
---
2742

2843
## v1.0.6b (Released February 28, 2025)
2944
**Highlights:**

0 commit comments

Comments
 (0)