From 2d2cded9941435be1d33723fec321310b0c85df4 Mon Sep 17 00:00:00 2001 From: Ajmal <33590121+grandintegrator@users.noreply.github.com> Date: Tue, 25 Jul 2023 13:56:01 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b33918..ea663c3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ For optimal performance, we recommend running on ```g5.4xlarge``` instances on A On Databricks, you can select the Single Node instance type and select the runtime and infrastructure above. If you run into capacity issues, we have supplemented the notebooks with CPU editions. In this case, feel free to use ```i3.4xlarge``` or ```m``` series. Please note that this will not have optimal performance. -### Further Reading and Learnings +## Further Reading and Learnings - We have a great catalog of LLM related talks at the Data and AI Summit [link here](https://www.databricks.com/dataaisummit/llm/) - For a set of great examples on fine-tuning these LLMs, we recommend looking at [the Databricks ML examples repo](https://github.com/databricks/databricks-ml-examples/tree/master)