Skip to content
View danindiana's full-sized avatar
💭
Happy
💭
Happy
  • Calisota.ai
  • Conway, AR

Highlights

  • Pro
Block or Report

Block or report danindiana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

Machine Learning

91 repositories

Making large AI models cheaper, faster and more accessible

Python 38,400 4,313 Updated Jul 25, 2024

"Neural Turing Machine" in Tensorflow

Jupyter Notebook 1,044 214 Updated May 18, 2017

🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

Python 8,967 497 Updated Jul 24, 2024

tiktoken is a fast BPE tokeniser for use with OpenAI's models.

Python 11,282 762 Updated Jul 10, 2024

🦜🔗 Build context-aware reasoning applications

Jupyter Notebook 89,704 14,184 Updated Jul 25, 2024

Unsupervised text tokenizer focused on computational efficiency

C++ 950 97 Updated Mar 29, 2024

Used for adaptive human in the loop evaluation of language and embedding models.

Python 295 24 Updated Mar 1, 2023

Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM

Python 7,651 672 Updated Jan 14, 2024

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

Python 36,863 3,217 Updated May 7, 2024

Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"

Python 6,044 751 Updated Jun 28, 2024

ChatGPT Universe is fleeting notes on ChatGPT, GPT, and large language models (LLMs)

373 38 Updated May 14, 2024

OpenNN - Open Neural Networks Library

C++ 1,135 352 Updated Jul 25, 2024

oneAPI Deep Neural Network Library (oneDNN)

C++ 3,539 973 Updated Jul 25, 2024

Linear model training using stochastic gradient descent (SGD) on PYNQ with full to low precision.

Jupyter Notebook 53 22 Updated Dec 6, 2017
Python 1 Updated Jun 22, 2022

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

Python 32,233 5,492 Updated Jul 25, 2024

Memory-Efficient Neural Architecture Search with Grow-Trim Learning

Python 7 Updated Jun 17, 2020
Python 870 120 Updated Jul 19, 2024

Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"

Python 1,044 77 Updated Mar 7, 2024

Koolmogorov is a Python library based on CompLearn

65 5 Updated Apr 30, 2017

A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)

9,083 693 Updated May 31, 2024

pix2code: Generating Code from a Graphical User Interface Screenshot

Python 11,925 1,435 Updated May 29, 2024

Compositional Differentiable Programming Library

Python 927 51 Updated Jul 23, 2024

Neural model for converting Image-to-Markup (by Yuntian Deng yuntiandeng.com)

Lua 1,186 214 Updated Oct 27, 2023

Tensorflow implementation of the HarvardNLP paper - What You Get Is What You See: A Visual Markup Decompiler (https://arxiv.org/pdf/1609.04938v1.pdf)

HTML 287 77 Updated May 18, 2022

A tool to convert math equation images to LaTeX markup

Python 150 39 Updated May 16, 2017

pix2tex: Using a ViT to convert images of equations into LaTeX code.

Python 11,466 953 Updated Jul 5, 2024

AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.

Python 4,492 359 Updated Jul 22, 2024

Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models

Rust 281 27 Updated Oct 1, 2023