From 6eef3b537fef2bb9fc9d3d2c82d7520cced4ded5 Mon Sep 17 00:00:00 2001 From: pouya samie Date: Mon, 18 Mar 2024 13:34:58 +0330 Subject: [PATCH] Update readme and add break downs for each class --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe1493a..832d882 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ repository and the model weights of Grok-1. # Table of contents This repository contains Python code for grok-1. Below is a breakdown of the main components and features provided by this codebase: -## :book: `model.py` +# :book: **model.py** i will try to breakdown each classes in detail ## :page_with_curl: functions, varibales and constants