Pinned Repositories
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
functional-patterns-article
backing code for the Article Functional Patterns with Java8
Massive
A small, happy, dynamic MicroORM for .NET that will love you forever.
os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
training
Repository for all training-related code
Workshop
Steeltoe Workshop Labs
Nangal's Repositories
Nangal/100-Days-Of-ML-Code
100 Days of ML Coding
Nangal/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
Nangal/alpaca-lora
Instruct-tune LLaMA on consumer hardware
Nangal/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
Nangal/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Nangal/co-tracker
CoTracker is a model for tracking any point (pixel) on a video.
Nangal/codellama
Inference code for CodeLlama models
Nangal/dns.toys
A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.
Nangal/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
Nangal/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Nangal/free-cybersecurity-ebooks
Freely available cyber security related books
Nangal/gemma_pytorch
The official PyTorch implementation of Google's Gemma models
Nangal/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
Nangal/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
Nangal/grok-1
Grok open release
Nangal/I-S00N
Nangal/llama.cpp
Port of Facebook's LLaMA model in C/C++
Nangal/LLaVA
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
Nangal/LookOnceToHear
A novel human-interaction method for real-time speech extraction on headphones.
Nangal/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Nangal/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
Nangal/react-native-fs
Native filesystem access for react-native
Nangal/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Nangal/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Nangal/StableLM
StableLM: Stability AI Language Models
Nangal/StableStudio
StableStudio
Nangal/starcoder
Home of StarCoder: fine-tuning & inference!
Nangal/tapnet
Tracking Any Point (TAP)
Nangal/text2room
Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models (ICCV2023).
Nangal/the-algorithm
Source code for Twitter's Recommendation Algorithm