TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14737 · May 22

#other This book provides a systematic introduction to large language models (LLMs), covering topics like traditional language models, LLM architectures, prompt engineering, efficient parameter tuning, model editing, and retrieval-enhanced generation. It aims to be easy to read and rigorous, with monthly updates and a list of relevant papers. The book helps readers understand LLMs' principles and applications, making it beneficial for those interested in AI and NLP. It offers a structured learning path, which is useful for both beginners and advanced learners. https://github.com/ZJU-LLMs/Foundations-of-LLMs

Hashtags

Results

1 similar post found

Search: #schema

当前筛选 #schema清除筛选
GitHub Trends

@githubtrending · Post #14859 · 06/24/2025, 11:30 AM

#typescript#cli#clustering#concurrency#dependency_injection#effect#error_handling#javascript#observability#opentelemetry#platform#schema#typescript#workflows Effect is a powerful TypeScript framework that helps you build reliable and complex applications by managing side effects like logging, network calls, and database operations in a safe and organized way. It uses a core `Effect` type to describe workflows that are lazy, composable, and type-safe, allowing you to handle errors and dependencies explicitly. The framework is modular, with many packages for AI, CLI tools, distributed computing, SQL databases, and more, making it flexible for various needs. Using Effect improves code quality, concurrency handling, and maintainability, helping you write robust TypeScript apps efficiently[1][2][4][5]. https://github.com/Effect-TS/effect