runamuknes's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Hack-with-Github/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
CompVis/stable-diffusion
A latent text-to-image diffusion model
deepfakes/faceswap
Deepfakes Software For All
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
hindupuravinash/the-gan-zoo
A list of all named GANs!
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
dgryski/go-perfbook
Thoughts on Go performance optimization
bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
run-llama/llama-hub
A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
dbiir/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
dakshshah96/awesome-startup-credits
✨ A collection of awesome companies offering free/discounted plans for eligible startups
namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
learning-at-home/hivemind
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
daveshap/ACE_Framework
ACE (Autonomous Cognitive Entities) - 100% local and open source autonomous agents
arduino-libraries/MIDIUSB
A MIDI library over USB, based on PluggableUSB
daveshap/REMO_Framework
Rolling Episodic Memory Organizer (REMO) for autonomous AI systems
os-fpga/open-source-fpga-resource
A list of resources related to the open-source FPGA projects
timothymugayi/mychatbot
ChatGPT Chatbot with custom google doc Knowledge base
jorgenkraghjakobsen/snapclient
WIP snapclient on ESP32
keijiro/KvantTunnel
GPU accelerated fractal tunnel renderer for Unity
daveshap/ATOM_Framework
Autonomous Task Orchestration Manager for AI systems
scalaone/azure-openai-proxy
A tool that transforms OpenAI API requests into Azure OpenAI API requests, allowing OpenAI-compatible applications to seamlessly use Azure OpenAI. 一个 OpenAI API 的代理工具,能将 OpenAI API 请求转为 Azure OpenAI API 请求,从而让只支持 OpenAI 的应用程序无缝使用 Azure OpenAI。
tgreiser/etherdream-touch-designer
Laser control code and examples for EtherDream and TouchDesigner
lawrencegripper/azbrowse
An interactive CLI for browsing Azure, inspired by http://resources.azure.com/
tgreiser/laser-juice
ILDA laser abstract generator built with TouchDesigner.
Wickedlasers/Laser_OS_TouchDesigner
billzhuang/azure-openai-proxy
run Azure OpenAI API as vanilla OpenAI API
shamspias/chat-gpt-celery-flask
A sample implementation of a chatbot using Flask, Celery, and GPT-3. It demonstrates how to create a simple chatbot that uses GPT-3 as the language generation model and Celery for handling asynchronous tasks.