Pinned Repositories
autograd-for-dummies
A minimal autograd engine and neural network library for machine learning students.
gpt-cpp
A decoder-only transformer model implemented from scratch in C++
is-this-fake-news
A web application which detects fake news using machine learning and natural language processing techniques.
jobset
JobSet: a k8s native API for distributed ML training and HPC workloads
kubernetes
Production-Grade Container Scheduling and Management
microblock
A minimal blockchain implementation with an interactive user interface which allows the user to visually explore the blockchain.
minicache
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gRPC interfaces secured with mTLS.
neural-chess
Neural network chess engine trained on Gary Kasparov's games.
semantic-viz
An application to visualize the semantic distance between two words using the Wordnet lexical database and algorithmic path finding.
translate-ai
Making encoder-decoder transformers cool again with Differential Attention. English to Spanish translation model.
danielvegamyhre's Repositories
danielvegamyhre/minicache
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gRPC interfaces secured with mTLS.
danielvegamyhre/translate-ai
Making encoder-decoder transformers cool again with Differential Attention. English to Spanish translation model.
danielvegamyhre/ai-on-gke
danielvegamyhre/container-engine-accelerators
Collection of tools and examples for managing Accelerated workloads in Kubernetes Engine
danielvegamyhre/gpt-cpp
A decoder-only transformer model implemented from scratch in C++
danielvegamyhre/gpt-from-scratch
A decoder-only transformer model written from scratch.
danielvegamyhre/jobset
JobSet: a k8s native API for distributed ML training and HPC workloads
danielvegamyhre/kubernetes
Production-Grade Container Scheduling and Management
danielvegamyhre/magic-modules
Add Google Cloud Platform support to Terraform
danielvegamyhre/enhancements
Enhancements tracking repo for Kubernetes
danielvegamyhre/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
danielvegamyhre/jaxformer
danielvegamyhre/jobset-prototype
danielvegamyhre/k8s.io
Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
danielvegamyhre/kubernetes-engine-samples
Sample applications for Google Kubernetes Engine (GKE)
danielvegamyhre/kueue
Kubernetes-native Job Queueing
danielvegamyhre/llama
Inference code for LLaMA models
danielvegamyhre/maxtext
A simple, performant and scalable Jax LLM!
danielvegamyhre/paxml
Pax is a Jax-based machine learning framework for training large scale models. Pax allows for advanced and fully configurable experimentation and parallelization, and has demonstrated industry leading model flop utilization rates.
danielvegamyhre/perf-tests
Performance tests and benchmarks
danielvegamyhre/praxis
danielvegamyhre/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
danielvegamyhre/saxml
danielvegamyhre/SVD_Xtend
Stable Video Diffusion Training Code and Extensions.
danielvegamyhre/t5-diff-attention
danielvegamyhre/test-infra
Test infrastructure for the Kubernetes project.
danielvegamyhre/training-operator
Training operators on Kubernetes.
danielvegamyhre/website
Kubernetes website and documentation repo:
danielvegamyhre/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)
danielvegamyhre/xpk
xpk (Accelerated Processing Kit, pronounced x-p-k,) is a software tool to help Cloud developers to orchestrate training jobs on accelerators such as TPUs and GPUs on GKE.