agmuntianu's Stars
baaivision/GeoDream
GeoDream: Disentangling 2D and Geometric Priors for High-Fidelity and Consistent 3D Generation
marella/chatdocs
Chat with your documents offline using AI.
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models.
josStorer/RWKV-Runner
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
threestudio-project/threestudio
A unified framework for 3D content generation.
kingyoPiyo/Pico-10BASE-T
10BASE-T from Raspberry Pi Pico
warmcat/lws-esp32-test-server-demos
Libwebsockets test demos running on ESP32 OTA APP
ofekp/TinyUPnP
A very small UPnP IGD implementation for your ESP8266 for automatic port forwarding
straight-coding/LPC407x-NoOS-LWIP-MBEDTLS-HTTPD-KEIL
Asynchronous, event driven HTTP/HTTPS server for LPC407x / lwip / mbedtls without using RTOS. It also supports large file uploading and downloading.
luc-github/SSDP_IDF
SSDP IDF component for ESP32
Cormanz/smartgpt
A program that provides LLMs with the ability to complete complex tasks using plugins.
mriscoc/Ender3V2S1
This is optimized firmware for Ender3 V2/S1 3D printers.
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Bin-Huang/chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
lucidrains/memorizing-transformers-pytorch
Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
randaller/llama-cpu
Inference on CPU code for LLaMA models
bitswired/fuseai
Self-Hosted and Open-Source web app to interact with OpenAI APIs. Currently supports ChatGPT, but DALLE and Whisper support is coming.
FMInference/FlexLLMGen
Running large language models on a single GPU for throughput-oriented scenarios.
ESP32-Musings/esp_compression
Testing popular compression (and archiving) algorithms on ESP32
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
cloneofsimo/paint-with-words-sd
Implementation of Paint-with-words with Stable Diffusion : method from eDiff-I that let you generate image from text-labeled segmentation map.
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
camenduru/stable-diffusion-webui-colab
stable diffusion webui colab
jby1993/SelfReconCode
This repository contains a pytorch implementation of "SelfRecon: Self Reconstruction Your Digital Avatar from Monocular Video (CVPR 2022, Oral)".
joltwallet/esp_littlefs
LittleFS port for ESP-IDF
pharmapsychotic/clip-interrogator
Image to prompt with BLIP and CLIP
manticorp/GcodeWoodener
Adds temperature changes over layers to add a woodgrain effect to gcode when using wood filament
no1seman/enc28J60_esp32_idf
Clone of enc28J60 esp32 idf example