Skip to content

Commit c311d99

Browse files
authored
Merge pull request #445 from oracle-samples/tsikiksr-patch-3
Add AI Quick Actions mention
2 parents d15c532 + fafcea0 commit c311d99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

LLM/readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ This page curates the links to some common use cases for LLMs.
1313

1414
[Deploy GPT-2 using NVidia Triton Inference Server](https://github.com/oracle-samples/oci-data-science-ai-samples/blob/main/model-deployment/containers/Triton/gpt2_ensemble/Deploy_GPT2_Ensemble.md)
1515

16+
## AI Quick Actions - Fine-tune, deploy, and evaluate LLMs without writing code
17+
AI Quick Actions make working with LLMs super simple and requires no coding. From the AI Quick Actions extension in a Notebook session, you can explore foundation models, kickoff a fine-tuning process, deploy as a web endpoint and test it with a simple chat interface, and run evaluation jobs.
18+
Learn more in this blog post:
19+
[Introducing AI Quick Actions in OCI Data Science](https://blogs.oracle.com/ai-and-datascience/post/ai-quick-actions-in-oci-data-science)

0 commit comments

Comments
 (0)