From 238276d77800396819e654d441c429008a9c5026 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rare=C8=99=20Stanca?= <rares.stanca2001@gmail.com>
Date: Mon, 9 Oct 2023 16:52:58 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 0b8a546..2da3c03 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@
 
 [Can large language models provide useful feedback on research papers? A large-scale empirical analysis](https://arxiv.org/pdf/2310.01783.pdf)
 
+[Benchmark for evaluating code generation performance of LLMs](https://nuprl.github.io/MultiPL-E/)
+
 ## Systems
 
 [Llama.cpp 30B runs with only 6GB of RAM now (CPU)](https://github.com/ggerganov/llama.cpp/discussions/638#discussioncomment-5492916)
-- 
GitLab