Skip to content

LLMs Learning Hub

Explore this 4 part series by our engineering team to learn how to implement LLM projects with Snowflake

1_FV_zI6SCkcTp2jrS1_Ar_A
LLM 101 — Fine-tuning And Evaluating Large Language Models — Part 2

This post explores how performance can be enhanced by fine-tuning large pre-trained models for specific tasks or domains.

1_AKrOkMWOeu1qW29cBpWNTw
LLM 101 — Reinforcement learning from human feedback (RLHF) with large language models — Part 3

This post will show leveraging human feedback to improve the model’s performance.

1_DPhxj8NSxXHapDq4bQ5Qaw
LLM 101- LLM Powered Applications — Part 4

Integrate LLM into your application. Optimization, Deployment, and improvement of the results using chain-of-thought, ReAct, and LangChain.