richarah's Stars
felixalbrigtsen/dcst2002-spicychef-recipe
Assignment Project in Web Development (DCST2002) @ NTNU
DiOruc/MMO-Boss-Planner
Vamsi995/Paraphrase-Generator
A paraphrase generator built using the T5 model which produces paraphrased English sentences.
teticio/Deej-AI
Create automatic playlists by using Deep Learning to *listen* to the music.
sindresorhus/github-markdown-css
The minimal amount of CSS to replicate the GitHub Markdown style
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
JonasGeiping/cramming
Cramming the training of a (BERT-type) language model into limited compute.
microsoft/GODEL
Large-scale pretrained models for goal-directed dialog
taishi-i/awesome-japanese-nlp-resources
A curated list of resources dedicated to Python libraries, LLMs, dictionaries, and corpora of NLP for Japanese
richarah/tempura
Proof-of-concept Glowbox in Docker (for compatibility with non-Windows operating systems)
dhiltgen/docker-machine-kvm
KVM driver for docker-machine
machine-drivers/docker-machine-driver-qemu
Docker machine driver for pure qemu/kvm - no libvirt
eniocarboni/docker-ubuntu-systemd
Ubuntu LTS Docker container with systemd, useful for tests with ansible and molecule
romancin/kvm-docker
nestybox/sysbox
An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.
rofl0r/proxychains-ng
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
docker-library/docker
Docker Official Image packaging for Docker
haad/proxychains
proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP.
ncarlier/dockerfiles
My dockerfiles.
silarsis/docker-proxy
Transparent proxy for docker containers, run in a docker container
vimagick/dockerfiles
:whale: A curated list of delicious docker recipes 🇺🇦🇮🇱 (Let's Fight Against ************)
schuhumi/alpine_kindle
Utilities to get Alpine Linux running on Kindles
haxii/socks-over-https
convert a https proxy into socks5 proxy
pikasTech/PikaPython
An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
icecc/icecream
Distributed compiler with a central scheduler to share build load
tianon/cgroupfs-mount
Simple (outdated) scripts to mount the cgroupfs (v1) hierarchy, especially structured for Debian packaging
denisraslov/snappify
A generator of Jest snapshot-based tests for React components written with TypeScript 📸
icd2k3/jest-auto-snapshots
Automated prop snapshot diffs for your React components
pete4abw/lrzip-next
Long Range Zip. Updated and Enhanced version of ckolivas' lrzip project. Lots of new features. Better compression. Actively maintained.