I'm Backend Software Engineer. Python.
Pinned Loading
-
Detect my IP address
Detect my IP address 1# Return my IP address
23function myip() {4dig -4 TXT +short o-o.myaddr.l.google.com @ns1.google.com
5}
-
LLM Learn Roadmap
LLM Learn Roadmap 1# Learn Large Language Models (LLMs)23## 1. LLM Basics & Architecture4- [**Introduction to Large Language Models | Google ML**](https://developers.google.com/machine-learning/resources/intro-llms) — основы архитектуры, трансформеры, механизм внимания .
5- [**Attention Is All You Need**](https://arxiv.org/abs/1706.03762) — оригинальная статья о архитектуре трансформер.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


