Skip to content

Latest commit

 

History

History
134 lines (66 loc) · 5.96 KB

awesome-repos.md

File metadata and controls

134 lines (66 loc) · 5.96 KB
Screenshot 2023-11-30 at 12 32 12 PM

https://blog.ouseful.info/2023/11/29/looking-up-ipython-local-llm-ai-magic-promt-history/

Screenshot 2023-11-30 at 12 39 11 PM Screenshot 2023-12-20 at 7 38 37 AM

Pro Prompter idea https://makereal.tldraw.com/ Screenshot 2023-12-20 at 7 46 44 AM

nanoGPT: The simplest, fastest repository for training/finetuning medium-sized GPTs. It is a rewrite of minGPT that prioritizes teeth over education. Still under active development, but currently the file train.py reproduces GPT-2 (124M) on OpenWebText, running on a single 8XA100 40GB node in about 4 days of training. The code itself is plain and readable: train.py is a ~300-line boilerplate training loop and model.py a ~300-line GPT model definition, which can optionally load the GPT-2 weights from OpenAI. That's it. https://github.com/karpathy/nanoGPT

Invoice data processing LLM RAG on CPU with Ollama https://github.com/katanaml/llm-ollama-llamaindex-invoice-cpu

Panel Tweak Matplotlib: https://huggingface.co/spaces/ahuang11/tweak-mpl-chat

Rank llm: https://github.com/castorini/rank_llm

link: https://a16z.com/ai-canon/

Quantize Mixtral-8x7B so it can run in 24GB GPU : https://github.com/casper-hansen/AutoAWQ

NL-FM-Toolkit https://ibm.github.io/NL-FM-Toolkit/_modules/run_tc.html

Invoice Extractor: Ollama: https://github.com/katanaml/llm-ollama-llamaindex-invoice-cpu

optimum-deepsparse : https://pypi.org/project/optimum-deepsparse/

Mamba Multimodel: https://github.com/kyegomez/MultiModalMamba/tree/main

DragNUWA https://huggingface.co/spaces/yinsming/DragNUWA

GPTEval3D - https://github.com/3DTopia/GPTEval3D

Ollama-Chat: https://github.com/mckaywrigley/chatbot-ui

neural-compressor: https://github.com/intel/neural-compressor

Renumics/spotlight - https://github.com/Renumics/spotlight

Screenshot 2024-01-12 at 7 33 59 PM

Surya is a multilingual document OCR toolkit https://github.com/VikParuchuri/surya

Knowledge Graph: https://github.com/dylanhogg/llmgraph

awesome-augmented-language-model : https://github.com/pbhu1024/awesome-augmented-language-model

Awesome RAG: https://github.com/lucifertrj/Awesome-RAG/tree/main

Universal Models: https://github.com/matthew-pisano/UniversalModels

RAGxplorer : https://github.com/gabrielchua/RAGxplorer Screenshot 2024-01-21 at 6 20 34 PM

vllm https://github.com/vllm-project/vllm

Arize https://github.com/Arize-ai/phoenix

DistiLlama : https://github.com/shreyaskarnik/DistiLlama

img2dataset

hallucination-leaderboard

makeMoE

multimodal-rag-on-slide-decks

Multimodal Workshop

Lumos: A RAG LLM co-pilot for browsing the web, powered by local LLMs.

Screenshot 2024-02-05 at 9 22 22 AM

Multimodal & Large Language Models

guidance

llm-swarm

distilabel 2

AutoKG

Pulmi Screenshot 2024-02-20 at 9 41 09 AM

grafana-llm-app

postgresml

Screenshot 2024-02-22 at 11 01 07 AM

NER-STARTER

Flash-attention

Qwen-Agent

prompt-lookup-decoding

EasyInstruct

gpt-prompt-engineer Screenshot 2024-03-21 at 4 26 21 PM

agenta

Pretzel 🥨, Modern, open-source Jupyter alternative

Definitions