Pinned Repositories
9t
9t is multi-file tailer by golang
arc
:see_no_evil: An Adaptive Replacement Cache (ARC) written in Go.
atomgenerator
Go package to generate Atom XML feeds.
bud
Bud - The TLS Terminator
buffstreams
A library to simplify writing streaming handlers for Protobuffs in golang
cii-best-practices-badge
Core Infrastructure Initiative Best Practices Badge
curl
Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
docs
These are my documents including resume, latex files and so on.
fairscale
PyTorch extensions for high performance and large scale training.
zeb209's Repositories
zeb209/9t
9t is multi-file tailer by golang
zeb209/fairscale
PyTorch extensions for high performance and large scale training.
zeb209/grove
A Software as a Service (SaaS) log collection framework.
zeb209/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
zeb209/http2fuzz
HTTP/2 fuzzer written in Golang
zeb209/kubernetes-the-hard-way-aws
AWS version of Kelsey's kubernetes-the-hard-way
zeb209/langchain
🦜🔗 Build context-aware reasoning applications
zeb209/linux
Linux kernel source tree
zeb209/llama.cpp
LLM inference in C/C++
zeb209/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
zeb209/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
zeb209/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
zeb209/netmap
Automatically exported from code.google.com/p/netmap
zeb209/nn-llm
Neural network
zeb209/numba
NumPy aware dynamic Python compiler using LLVM
zeb209/numpy
The fundamental package for scientific computing with Python.
zeb209/og-equity-compensation
Stock options, RSUs, taxes — a guide for humans
zeb209/ollama
Get up and running with Llama 3, Mistral, Gemma, and other large language models.
zeb209/openalpr
Automatic License Plate Recognition library
zeb209/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zeb209/ROCm
AMD ROCm™ Software - GitHub Home
zeb209/substation
Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
zeb209/taichi
Productive, portable, and performant GPU programming in Python.
zeb209/tcpdive
A TCP performance profiling tool.
zeb209/tensorflow
An Open Source Machine Learning Framework for Everyone
zeb209/triton
Development repository for the Triton language and compiler
zeb209/web_stuff
zeb209/wikipedia-demo-evaluation
zeb209/zerodb
ZeroDB is an end-to-end encrypted database. Data can be stored on untrusted database servers without ever exposing the encryption key. Clients can execute remote queries against the encrypted data without downloading all of it or suffering an excessive performance hit.
zeb209/zerodb-server
ZeroDB server and client-side example of using it