-
-
implicit_lambda Public
This package adds support for implicit lambdas, so you can write `map(_ + 5, a_list)` instead of `map(lambda x: x + 5, a_list)`.
-
Dayflow Public
Forked from JerryZLiu/DayflowGenerate a timeline of your day, automatically
Swift Other UpdatedNov 22, 2025 -
modded-nanogpt Public
Forked from KellerJordan/modded-nanogptNanoGPT (124M) in 3 minutes
Python MIT License UpdatedOct 25, 2025 -
-
-
pytorch-lightning Public
Forked from Lightning-AI/pytorch-lightningThe lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
Python Apache License 2.0 UpdatedSep 10, 2025 -
gemini-cli Public
Forked from google-gemini/gemini-cliAn open-source AI agent that brings the power of Gemini directly into your terminal.
TypeScript Apache License 2.0 UpdatedAug 11, 2025 -
-
-
-
fasthtml Public
Forked from AnswerDotAI/fasthtmlThe fastest way to create an HTML app
Jupyter Notebook Apache License 2.0 UpdatedJun 7, 2025 -
2409.02628 Public
(Implicit) Ensembles of Ensembles: Epistemic Uncertainty Collapse in Large Models
-
perplexity-correlations Public
Forked from TristanThrush/perplexity-correlationsSimple and scalable tools for data-driven pretraining data selection.
Python MIT License UpdatedMar 14, 2025 -
llm-strategy Public
Directly Connecting Python to LLMs via Strongly-Typed Functions, Dataclasses, Interfaces & Generic Types
-
llmtracer Public
Trace LLM calls (and others) and visualize them in WandB, as interactive SVG or using a streaming local webapp
-
vscode-notebook-renderers Public
Forked from microsoft/vscode-notebook-renderersTypeScript MIT License UpdatedDec 18, 2024 -
Laplace Public
Forked from aleximmer/LaplaceLaplace approximations for Deep Learning.
Python MIT License UpdatedDec 5, 2024 -
-
-
O1-Journey Public
Forked from GAIR-NLP/O1-JourneyO1 Replication Journey: A Strategic Progress Report – Part I
UpdatedOct 16, 2024 -
-
dart_metamath_naive Public
Naive/shoddy implementation of MetaMath in Dart
-
-
toma Public
Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory
-
-
xg2xg Public
Forked from jhuangtw/xg2xgby ex-googlers, for ex-googlers - a lookup table of similar tech & services
UpdatedJul 26, 2024 -
-
-
BatchBALD Public
Efficient and Diverse Batch Acquisition for Deep Bayesian Active Learning.