bopped's Stars
meta-llama/llama
Inference code for Llama models
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
nushell/nushell
A new type of shell
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
modularml/mojo
The Mojo Programming Language
antonmedv/fx
Terminal JSON viewer & processor
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
jbranchaud/til
:memo: Today I Learned
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
gao-sun/eul
🖥️ macOS status monitoring app written in SwiftUI.
hediet/vscode-drawio
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
facebookresearch/ConvNeXt
Code release for ConvNeXt model
narze/THIS_REPO_HAS_3077_STARS
Click Star ⭐️ to see it in action :trollface:
oakes/vim_cubed
Vim rendered on a cube for no reason
PennyLaneAI/pennylane
PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
sniptt-official/ots
🔐 Share end-to-end encrypted secrets with others via a one-time URL
chip-red-pill/MicrocodeDecryptor
princeton-vl/DeepV2D
asweigart/my_first_tic_tac_toe
My first Tic Tac Toe program. I welcome any code reviews and pull requests!
karpathy/lecun1989-repro
Reproducing 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.
facebookresearch/dadaptation
D-Adaptation for SGD, Adam and AdaGrad
SharonBrizinov/slack-anti-delete
I patched my Slack client to keep messages that others delete
quarkslab/conf-presentations
Quarkslab conference talks
0x7ff/gaster
Checkm8 experiment to understand AP/SEP internals.
proroklab/popgym
Partially Observable Process Gym
Azure-Samples/azure-sdk-for-js-keyvault-secret-get-set-managedid
How to set and get secrets from Azure Key Vault using Node.js
lucadellalib/actorch
Deep reinforcement learning framework for fast prototyping based on PyTorch