Pinned Repositories
a-b-comparison
Helps sort a folder full of images and/or pdfs by comparing pair-wise. Also gives you the order as a graph in dot format.
ascii-fluid-simulation
An ASCII fluid simulation based on smoothed particle hydro-dynamics. Original was in C by Yusuke Endoh.
asciidonut
The classic spinning 3d donut using ASCII characters.
AttnGAN
golang-openssl-rsa-aes-cbc
Implemented OpenSSL RSA AES CBC encryption using the Golang crypto package.
HarikrishnanBalagopal.github.io
website
starlark-webasm
A webassembly module that includes a starlark interpreter.
starlark-webasm-demo
A demo of a Starlark interpreter running as web assembly module.
text-encoder-utf-8
A simple UTF-8 encoder and decoder in Javascript.
wasm2js
Compile WASM binaries to Javascript code.
HarikrishnanBalagopal's Repositories
HarikrishnanBalagopal/wasm2js
Compile WASM binaries to Javascript code.
HarikrishnanBalagopal/HarikrishnanBalagopal.github.io
website
HarikrishnanBalagopal/moire
Generate/Calculate moire patterns from animated GIFs
HarikrishnanBalagopal/test-wasm-components-handwritten
Handwritten WASM components using wasm-tools (part of WASI preview 2)
HarikrishnanBalagopal/test-wasm-webworker-atomics-shared-array-buffer
test-wasm-webworker-atomics-shared-array-buffer
HarikrishnanBalagopal/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
HarikrishnanBalagopal/browser_wasi_shim
A WASI shim for in the browser
HarikrishnanBalagopal/community-operators-prod
community-operators metadata backing OpenShift OperatorHub
HarikrishnanBalagopal/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
HarikrishnanBalagopal/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
HarikrishnanBalagopal/fastcore
Python supercharged for the fastai library
HarikrishnanBalagopal/fm-training-estimator
Estimate resources needed to train LLMs
HarikrishnanBalagopal/fms-acceleration
🚀 Collection of libraries used with fms-hf-tuning to accelerate fine-tuning and training of large models.
HarikrishnanBalagopal/fms-hf-tuning
Tuning scripts using Hugging Face `SFTTrainer`
HarikrishnanBalagopal/ghapi
A delightful and complete interface to GitHub's amazing API
HarikrishnanBalagopal/homebrew-move2kube
Brew formula for Move2Kube
HarikrishnanBalagopal/kueue
Kubernetes-native Job Queueing
HarikrishnanBalagopal/manifests
A repository for Kustomize manifests
HarikrishnanBalagopal/move2kube
Move2Kube is a command-line tool that accelerates the process of re-platforming to Kubernetes/Openshift.
HarikrishnanBalagopal/move2kube-api
HTTP REST API for move2kube
HarikrishnanBalagopal/move2kube-demos
Tutorials and demos related to move2kube
HarikrishnanBalagopal/move2kube-operator
Operator to orchestrate Move2Kube UI and API
HarikrishnanBalagopal/move2kube-tests
Functional tests for Move2Kube command line tool
HarikrishnanBalagopal/move2kube-transformers
Repository for storing Move2Kube custom transformers
HarikrishnanBalagopal/move2kube-ui
An UI for interacting with Move2Kube API
HarikrishnanBalagopal/move2kube-website
Repository for hosting binary images for move2kube website (source in gh-pages branch in move2kube repo)
HarikrishnanBalagopal/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
HarikrishnanBalagopal/test-go-wasm-call-host-function
Test go:wasmimport for running custom transformers in Move2Kube in WASM
HarikrishnanBalagopal/test-wasm-components-handwritten-host
Runtime host for the WASM components in the test-wasm-components-handwritten repo
HarikrishnanBalagopal/wasix-docs
Documentation for WASIX