Gopinath Balu's starred repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
PlotNeuralNet
Latex code for making neural networks diagrams
alpaca-lora
Instruct-tune LLaMA on consumer hardware
pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
LLaMA-Adapter
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
Awesome-Prompt-Engineering
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
graph-of-thoughts
Official Implementation of "Graph of Thoughts: Solving Elaborate Problems with Large Language Models"
Awesome-LLM-KG
Awesome papers about unifying LLMs and KGs
KG-LLM-Papers
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
Rotten-Scripts
Scripts that will make you go WOW!
attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
meta-transfer-learning
TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)
llm-as-a-service
Simple FastAPI service for LLAMA-2 7B chat model
FastAPI-LLM-Model-Serving
How to quickly serve an LLM using Fast API, Celery, and Redis