-
web-crawl-q-and-a-example Public
Forked from openai/web-crawl-q-and-a-exampleLearn how to crawl your website and build a Q/A bot with the OpenAI API
Jupyter Notebook UpdatedJul 23, 2024 -
llm_benchmarks Public
Forked from leobeeson/llm_benchmarksA collection of benchmarks and datasets for evaluating LLM.
UpdatedJul 13, 2024 -
llm-comparator Public
Forked from PAIR-code/llm-comparatorLLM Comparator is an interactive data visualization tool for evaluating and analyzing LLM responses side-by-side, developed by the PAIR team.
JavaScript Apache License 2.0 UpdatedJun 27, 2024 -
bench Public
Forked from arthur-ai/benchA tool for evaluating LLMs
TypeScript MIT License UpdatedMay 10, 2024 -
ollama Public
Forked from ollama/ollamaGet up and running with Llama 3, Mistral, Gemma, and other large language models.
Go MIT License UpdatedApr 30, 2024 -
spinningup Public
Forked from openai/spinningupAn educational resource to help anyone learn deep reinforcement learning.
Python MIT License UpdatedApr 17, 2024 -
llm.c Public
Forked from karpathy/llm.cLLM training in simple, raw C/CUDA
Cuda MIT License UpdatedApr 17, 2024 -
google-generative-ai Public
Forked from GoogleCloudPlatform/generative-aiSample code and notebooks for Generative AI on Google Cloud
Jupyter Notebook Apache License 2.0 UpdatedMar 19, 2024 -
ML-AI-Research-Papers---Solved Public
Forked from Coder-World04/ML-AI-Research-Papers---SolvedThis repository contains everything you need to become proficient in ML/AI Research and Research Papers
MIT License UpdatedMar 17, 2024 -
minbpe Public
Forked from karpathy/minbpeMinimal, clean, code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Python MIT License UpdatedFeb 19, 2024 -
llama2.c Public
Forked from karpathy/llama2.cInference Llama 2 in one file of pure C
C MIT License UpdatedFeb 13, 2024 -
lecun1989-repro Public
Forked from karpathy/lecun1989-reproReproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.
Jupyter Notebook MIT License UpdatedFeb 3, 2024 -
doubleml-for-py Public
Forked from DoubleML/doubleml-for-pyDoubleML - Double Machine Learning in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 2, 2024 -
taipy Public
Forked from Avaiga/taipyTurns Data and AI algorithms into production-ready web applications in no time.
Python Apache License 2.0 UpdatedFeb 2, 2024 -
mlx Public
Forked from ml-explore/mlxMLX: An array framework for Apple silicon
C++ MIT License UpdatedJan 22, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJan 22, 2024 -
Stable-Video-Diffusion-generative-models Public
Forked from Stability-AI/generative-modelsGenerative Models by Stability AI
Python MIT License UpdatedNov 21, 2023 -
data_visualization Public
Forked from cxli233/FriendsDontLetFriendsFriends don't let friends make certain types of data visualization - What are they and why are they bad.
R MIT License UpdatedNov 20, 2023 -
UnderstandingDeepLearning Public
Forked from udlbook/udlbookUnderstanding Deep Learning book notebooks
Jupyter Notebook Other UpdatedNov 15, 2023 -
tensorli Public
Forked from joennlae/tensorliAbsolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).
Python UpdatedNov 13, 2023 -
ML-For-Beginners Public
Forked from microsoft/ML-For-Beginners12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
HTML MIT License UpdatedNov 5, 2023 -
lit-llama Public
Forked from Lightning-AI/lit-llamaImplementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
Python Apache License 2.0 UpdatedMay 25, 2023 -
Prompt-Engineering-Guide Public
Forked from dair-ai/Prompt-Engineering-Guide🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Jupyter Notebook MIT License UpdatedMay 19, 2023 -
-
segment-anything Public
Forked from facebookresearch/segment-anythingThe repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Jupyter Notebook Apache License 2.0 UpdatedApr 25, 2023 -
chart-gpt Public
Forked from whoiskatrin/chart-gptAI tool to build charts based on text input
TypeScript UpdatedApr 24, 2023 -
LlamaAcademy Public
Forked from danielgross/LlamaAcademyA school for camelids
Python MIT License UpdatedApr 20, 2023 -
openai-cookbook Public
Forked from openai/openai-cookbookExamples and guides for using the OpenAI API
Python UpdatedJan 21, 2023 -
nanoGPT Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs.
Jupyter Notebook MIT License UpdatedJan 13, 2023 -