awentzonline
Formerly machine learning eng @VodyTV, data eng for Dollar Shave Club, full stack web for The Onion / ClickHole / AVClub.
Olympia, WA
awentzonline's Stars
s0md3v/roop
one-click face swap
facebookresearch/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.
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
ggerganov/ggml
Tensor library for machine learning
outlines-dev/outlines
Structured Text Generation
carson-katri/dream-textures
Stable Diffusion built-in to Blender
princeton-vl/infinigen
Infinite Photorealistic Worlds using Procedural Generation
facebookincubator/AITemplate
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.
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
commonsense/conceptnet5
Code for building ConceptNet from raw data.
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
davabase/whisper_real_time
Real time transcription with OpenAI Whisper.
getkeops/keops
KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
facebookresearch/home-robot
Mobile manipulation research tools for roboticists
pygae/clifford
Geometric Algebra for Python
tatsu-lab/alpaca_farm
A simulation framework for RLHF and alternatives. Develop your RLHF method without collecting human data.
kuleshov-group/llmtools
Finetuning Large Language Models on One Consumer GPU in 2 Bits
Open-Catalyst-Project/ocp
Open Catalyst Project's library of machine learning methods for catalysis
DedalusProject/dedalus
A flexible framework for solving PDEs with modern spectral methods.
facebookresearch/AudioDec
An Open-source Streaming High-fidelity Neural Audio Codec
magpylib/magpylib
Python package for computation of magnetic fields of magnets, currents and moments.
uber-research/poet
Paired Open-Ended Trailblazer (POET) and Enhanced POET
lmas/opensimplex
This repo has been migrated to https://code.larus.se/lmas/opensimplex
clawpack/pyclaw
PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
DanielBok/copulae
Multivariate data modelling with Copulas in Python
JonasMolgaard/UBIKSolver
Upper Body IK is an implementation inspired by Mathias Parger's Master thesis.
facebookresearch/RCDM
Visualizing representations with diffusion based conditional generative model.
basnijholt/pfapack
Efficient numerical computation of the Pfaffian for dense and banded skew-symmetric matrices
bhoov/barebones-hamux
Minimal library to construct Hierarchical Associative Memories (i.e., Super-powered Hopfield Networks). Research code designed to be easy to use.