anas-zafar/LLM-Survey
The official GitHub page for the survey paper "A Survey on Large Language Models: Applications, Challenges, Limitations, and Practical Usage"
This resource helps AI researchers and data scientists stay current with the rapidly evolving field of Large Language Models (LLMs). It compiles a wide range of materials, including research papers, blog posts, tutorials, and code examples, providing a deep dive into LLM advancements, methodologies, and applications. The output is a curated collection of knowledge, perfect for anyone needing to understand the progression and practical usage of LLMs.
No commits in the last 6 months.
Use this if you need a single, comprehensive source to explore the latest developments, applications, and challenges in Large Language Models.
Not ideal if you are looking for a step-by-step guide to implement a specific LLM into your project without prior knowledge of the field.
Stars
40
Forks
7
Language
—
License
—
Category
Last pushed
Jul 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/anas-zafar/LLM-Survey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Goekdeniz-Guelmez/mlx-lm-lora
Train Large Language Models on MLX.
uber-research/PPLM
Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.
VHellendoorn/Code-LMs
Guide to using pre-trained large language models of source code
ssbuild/chatglm_finetuning
chatglm 6b finetuning and alpaca finetuning
jarobyte91/pytorch_beam_search
A lightweight implementation of Beam Search for sequence models in PyTorch.