eschmidt42's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
great-expectations/great_expectations
Always know what to expect from your data.
opensearch-project/OpenSearch
🔎 Open source distributed and RESTful search engine.
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
instructor-ai/instructor
structured outputs for llms
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
sktime/sktime
A unified framework for machine learning with time series
PyCQA/bandit
Bandit is a tool designed to find common security issues in Python code.
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
AnswerDotAI/fasthtml
The fastest way to create an HTML app
simonw/llm
Access large language models from the command-line
awslabs/gluonts
Probabilistic time series modeling in Python
sktime/pytorch-forecasting
Time series forecasting with PyTorch
Nixtla/nixtla
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.
skrub-data/skrub
Prepping tables for machine learning
PyCQA/flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
pytorch/tensordict
TensorDict is a pytorch dedicated tensor container.
SeldonIO/MLServer
An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
fastai/course22p2
course.fast.ai 2022 part 2
CodeReadingClubs/Resources
rstudio/vetiver-python
Version, share, deploy, and monitor models.
simonw/textract-cli
CLI for running files through AWS Textract
CodeReadingClubs/annotation-tool
npgrosser/autowired
Declarative Dependency Injection for Python