From 0277c512e44e058a0bdd471c8127114cf4a65762 Mon Sep 17 00:00:00 2001
From: Rares <rares.stanca2001@gmail.com>
Date: Wed, 28 Feb 2024 09:59:10 +0000
Subject: [PATCH] Added references to benchmarks in README

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index cf6d53f..50acfb3 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,10 @@ interact in some way with the knowledge described in the docs:
 - [Memory and compute estimations](scripts/memory_compute_estimations/):
   Estimates and requirements for memory and compute for training large language
   models, given a number of tunable hyperparameters
+<<<<<<< HEAD
 
+=======
+>>>>>>> a8370e8 (Added references to benchmarks in README)
 - [Benchmark Evaluation](benchmarks/):
   Contains evaluation code for benchmarking model performance.
   
-- 
GitLab