From bf9f6f2eceb47c2cdd315fb5794acd6d303a3d46 Mon Sep 17 00:00:00 2001 From: Andrej Date: Mon, 24 Jul 2023 14:22:29 -0700 Subject: [PATCH] Add discord link to Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8736891..a3efc70 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,10 @@ Depending on your system resources you may want to tweak these hyperparameters. I trained the llama2.c storyteller models on a 4X A100 40GB box graciously provided by the excellent [Lambda labs](https://lambdalabs.com/service/gpu-cloud), thank you. +## discord + +Figured it's possible to reuse my existing discord channel (that I use for my [zero to hero youtube series](https://karpathy.ai/zero-to-hero.html)), see #llama2c channel on [discord](https://discord.gg/3zy8kqD9Cp), for any quick questions, related discussions, etc. + ## License MIT