From 1777dad3a8fc99de086c70c2db9ecaff50141b88 Mon Sep 17 00:00:00 2001 From: Alexandru-Mihai GHERGHESCU <agherghescu2411@stud.acs.upb.ro> Date: Wed, 1 Nov 2023 17:06:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e284d7..a0d41e7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ [Positional encoding - Hunter Phillips](https://medium.com/@hunter-j-phillips/positional-encoding-7a93db4109e6) +[A tutorial on LLM - Haifeng Li](https://medium.com/@haifengl/a-tutorial-to-llm-f78dd4e82efc) - Meta information about dataset collection, fine-tuning, transfer learning, types of applications where LLM's can be used etc. + ## Systems [Llama.cpp 30B runs with only 6GB of RAM now (CPU)](https://github.com/ggerganov/llama.cpp/discussions/638#discussioncomment-5492916) -- GitLab