kdcro101's Stars
ggerganov/llama.cpp
LLM inference in C/C++
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
chubin/cheat.sh
the only cheat sheet you need
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
h2oai/h2ogpt
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
containerd/nerdctl
contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
AbdBarho/stable-diffusion-webui-docker
Easy Docker setup for Stable Diffusion with user-friendly UI
timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
ourownstory/neural_prophet
NeuralProphet: A simple forecasting package
jdb78/pytorch-forecasting
Time series forecasting with PyTorch
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
cilynx/rtl88x2bu
rtl88x2bu driver updated for current kernels.
samwit/langchain-tutorials
A set of LangChain Tutorials from my youtube channel
SamLynnEvans/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
epfml/attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
httperf/httperf
The httperf HTTP load generator
piEsposito/blitz-bayesian-deep-learning
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
gzerveas/mvts_transformer
Multivariate Time Series Transformer, public version
lgienapp/aquarel
Styling matplotlib made easy
KTStephano/StratusGFX
Realtime 3D rendering engine
JShollaj/awesome-llm-web-ui
A curated list of awesome Large Language Model (LLM) Web User Interfaces.
dnddnjs/pytorch-multigpu
Multi GPU Training Code for Deep Learning with PyTorch
uvipen/SSD-pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Nike-Inc/timeseries-generator
A library to generate synthetic time series data by easy-to-use factors and generator
gianlucadetommaso/volatile
Volatile: your day-to-day trading companion.
bitext/customer-support-llm-chatbot-training-dataset
A dataset for training customer service chatbot models on LLMs
205g0/notebook-free-notebook
A professional, lock-in-free Jupyter dev env for coders, teams and non-trivial, large Jupyter projects
steinnes/content-size-limit-asgi
An ASGI middleware which raises an exception if the request body exceeds a limit
frknayk/WeightVis
Visualize neural network weights from different kind of libraries
zzzxxxttt/pytorch_simple_SSD
A simple pytorch implementation of SSD object detector