Saivineeth147/LLM-Compass
The ultimate collection of resources for building, evaluating, and mastering Large Language Models.
This project offers a curated collection of resources for anyone looking to build, evaluate, or understand Large Language Models (LLMs). It provides access to development frameworks, assessment tools, relevant datasets, and educational guides. This is for researchers, developers, and AI enthusiasts who want to implement or study LLM technology.
No commits in the last 6 months.
Use this if you need a comprehensive starting point to explore, build, or assess applications powered by Large Language Models.
Not ideal if you are looking for a pre-built, ready-to-deploy LLM application or a single software tool to solve a specific business problem without development.
Stars
4
Forks
—
Language
—
License
MIT
Category
Last pushed
Sep 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Saivineeth147/LLM-Compass"
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.