-
Cornell University
- NYC
- https://giladturok.github.io
Stars
Accessible large language models via k-bit quantization for PyTorch.
Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM
Serialize JAX, Flax, Haiku, or Objax model params with 🤗`safetensors`
📊 Save matplotlib figures as TikZ/PGFplots for smooth integration into LaTeX.
Ever used asyncio and wished you hadn't? A tiny (~300 lines) event loop for Python.
Classical, elegant, and automated thesis template
A language learning app to improve speaking and listening skills.
Python library for infinite and infinitesimal numbers using Levi-Civita fields with PyTorch integration
Awesome resources on normalizing flows.
Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them
GitHub Action to compile LaTeX documents
Linear solvers in JAX and Equinox. https://docs.kidger.site/lineax
Nonlinear optimisation (root-finding, least squares, ...) in JAX+Equinox. https://docs.kidger.site/optimistix/
Create literature notes in Obsidian from BibTeX entries, display formatted reference lists, and instantly generate citations.
A data index and query language over Markdown files, for https://obsidian.md/.
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
Everything about note management. All in Zotero.
Bayesian Modeling and Probabilistic Programming in Python
A markup-based typesetting system that is powerful and easy to learn.
Database with posteriors of interest for Bayesian inference
The blessed GitHub Action, for publishing your 📦 distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
A curated list of awesome actions to use on GitHub
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/