singhtanmay6735's Stars
anthropics/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
black-forest-labs/flux
Official inference repo for FLUX.1 models
rendercv/rendercv
The engine of the RenderCV App
stephenleo/llm-structured-output-benchmarks
Benchmark various LLM Structured Output frameworks: Instructor, Mirascope, Langchain, LlamaIndex, Fructose, Marvin, Outlines, etc on tasks like multi-label classification, named entity recognition, synthetic data generation, etc.
evilsocket/cake
Distributed LLM and StableDiffusion inference for mobile, desktop and server.
Doriandarko/claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks.This framework enables Claude to generate and manage its own tools, continuously expanding its capabilities through conversation. Available both as a CLI and a modern web interface
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
facebookresearch/schedule_free
Schedule-Free Optimization in PyTorch
Upsonic/gpt-computer-assistant
Dockerized Computer Use Agents with Production Ready API’s - MCP Client for Langchain - GCA
iyaja/llama-fs
A self-organizing file system with llama 3
ItzCrazyKns/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
OpenBMB/BMTrain
Efficient Training (including pre-training and fine-tuning) for Big Models
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
practical-tutorials/project-based-learning
Curated list of project-based tutorials
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
shaily99/advice
A repository of links with advice related to grad school applications, research, phd etc
TheAlgorithms/Python
All Algorithms implemented in Python
sundowndev/hacker-roadmap
A collection of hacking tools, resources and references to practice ethical hacking.
SyedAhkam/spacy-wasm
spaCy on the web
krishnadey30/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
devangi2000/Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!