8bitmp3
google/flax/docs 🤖 jax-ml/jax/docs 🤖 google/gemma/docs 🤖 tensorflow/docs
tensorflow, jax, flax
8bitmp3's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
ml-explore/mlx
MLX: An array framework for Apple silicon
state-spaces/mamba
Mamba SSM architecture
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
ml-explore/mlx-examples
Examples in the MLX framework
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
google/gemma_pytorch
The official PyTorch implementation of Google's Gemma models
cbh123/narrator
David Attenborough narrates your life
google-deepmind/gemma
Open weights LLM from Google DeepMind.
google-gemini/gemma-cookbook
A collection of guides and examples for the Gemma open models from Google.
patrick-kidger/lineax
Linear solvers in JAX and Equinox. https://docs.kidger.site/lineax
ossf/malicious-packages
A repository of reports of malicious packages identified in Open Source package repositories, consumable via the Open Source Vulnerability (OSV) format.
mmaitre314/picklescan
Security scanner detecting Python Pickle files performing suspicious actions
google-research/dinosaur
normster/llm_rules
RuLES: a benchmark for evaluating rule-following in language models
astro-informatics/s2fft
Differentiable and accelerated spherical transforms with JAX
sigstore/model-transparency
Supply chain security for ML
mttga/purejaxql
Simple single-file baselines for Q-Learning in pure-GPU setting
jax-ml/jax-ai-stack
microsoft/folx
Implementation of Forward Laplacian algorithm in JAX
max-andr/adversarial-random-search-gpt4
Adversarial Attacks on GPT-4 via Simple Random Search [Dec 2023]
Deep-Learning-with-Jax/day_01_exercise_intro
Exercise on an introduction to the python development framework.
Deep-Learning-with-Jax/day_02_exercise_optimization
Exercise on gradient descent by hand and via autograd in Jax.
Deep-Learning-with-Jax/day_03_exercise_algebra
Exercise on basics of algebra, curve fitting and singular value decomposition.
Deep-Learning-with-Jax/day_04_exercise_statistics
Exercise on statistics and distributions: mean and variance, correlation, gaussians.
Deep-Learning-with-Jax/day_05_exercise_neural_networks
Exercise on the MNIST-data set, artificial neurons, forward and backward pass.
Deep-Learning-with-Jax/day_06_exercise_cnn
Exercise on the convolution operation and convolutional neural networks.
Deep-Learning-with-Jax/day_07_exercise_brain_decode
Exercise on convolutional neural networks about how use them to decode brain waves.
Deep-Learning-with-Jax/day_08_exercise_interpretability
Exercise on interpretability with integrated gradients.
Deep-Learning-with-Jax/day_09_exercise_sequence_processing
Exercise on generative language modelling in Jax.