From 921fd4cbab72182642ff8d3b1b46c52619441d92 Mon Sep 17 00:00:00 2001
From: Rares <rares.stanca2001@gmail.com>
Date: Wed, 28 Feb 2024 10:02:32 +0000
Subject: [PATCH] Added changes to README

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 50acfb3..602b3f7 100644
--- a/README.md
+++ b/README.md
@@ -30,10 +30,6 @@ 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