From 008328b473fc1c4983f31e6b93e597aad6e3c479 Mon Sep 17 00:00:00 2001 From: nerdai <92402603+nerdai@users.noreply.github.com> Date: Fri, 7 Feb 2025 18:35:10 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20VectorIn?= =?UTF-8?q?stitute/ai-pocket-reference@7b3f6907cf1a350826e0418fc129e0122bf?= =?UTF-8?q?59603=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nlp/llms/agents/index.html | 4 +- nlp/llms/architecture/attention.html | 4 +- nlp/llms/architecture/feedforward.html | 209 +++++++++++++++++++++++++ nlp/llms/architecture/index.html | 4 +- nlp/llms/fine_tuning/dora.html | 4 +- nlp/llms/fine_tuning/yarn.html | 209 +++++++++++++++++++++++++ nlp/models/deepseek_r1.html | 19 ++- nlp/models/deepseek_v3.html | 179 ++++++++++++++++++++- nlp/print.html | 200 ++++++++++++++++++++++- nlp/searchindex.js | 2 +- nlp/searchindex.json | 2 +- nlp/toc.html | 2 +- nlp/toc.js | 2 +- 13 files changed, 814 insertions(+), 26 deletions(-) create mode 100644 nlp/llms/architecture/feedforward.html create mode 100644 nlp/llms/fine_tuning/yarn.html diff --git a/nlp/llms/agents/index.html b/nlp/llms/agents/index.html index 7b7aa59..ea1b8ff 100644 --- a/nlp/llms/agents/index.html +++ b/nlp/llms/agents/index.html @@ -160,7 +160,7 @@

Agents