wutzcoding
Founder and self-taught developer interested in AI and ML. My passion lies in deep learning, agentic systems, quantization, merging, pruning, creating new lmm's
AI Flow SolutionsPortugal
wutzcoding's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
meta-llama/llama3
The official Meta Llama 3 GitHub site
twentyhq/twenty
Building a modern alternative to Salesforce, powered by the community.
modularml/mojo
The Mojo Programming Language
karpathy/llama2.c
Inference Llama 2 in one file of pure C
ntdevlabs/tiny11builder
Scripts to build a trimmed-down Windows 11 image.
vanhauser-thc/thc-hydra
hydra
wasp-lang/open-saas
A free, open-source SaaS app starter for React & Node.js with superpowers. Full-featured. Community-driven.
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
google-deepmind/alphageometry
metavoiceio/metavoice-src
Foundational model for human-like, expressive TTS
facebookresearch/Pearl
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.
AbanteAI/mentat
Mentat - The AI Coding Assistant
dusty-nv/jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
ysymyth/ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
openai/simple-evals
devcontainers/cli
A reference implementation for the specification that can create and configure a dev container from a devcontainer.json.
PolyAI-LDN/conversational-datasets
Large datasets for conversational AI
heroku/heroku-django-template
A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.
vimalabs/VIMA
Official Algorithm Implementation of ICML'23 Paper "VIMA: General Robot Manipulation with Multimodal Prompts"
valeman/Transformers_And_LLM_Are_What_You_Dont_Need
The best repository showing why transformers might not be the answer for time series forecasting and showcasing the best SOTA non transformer models.
xavierpuigf/virtualhome
API to run VirtualHome, a Multi-Agent Household Simulator
basalt-org/basalt
A Machine Learning framework from scratch in Pure Mojo 🔥
dorjeduck/llm.mojo
port of Andrjey Karpathy's llm.c to Mojo
runpod-workers/worker-vllm
The RunPod worker template for serving our large language model endpoints. Powered by vLLM.
HyTruongSon/GraphFlow
Deep Learning framework in C++/CUDA that supports symbolic/automatic differentiation, dynamic computation graphs, tensor/matrix operations accelerated by GPU and implementations of various state-of-the-art graph neural networks and other Machine Learning models including Covariant Compositional Networks For Learning Graphs [Risi et al]
AiFlowSolutions/MADS
A framework that uses multi-agents to enable users to perform a systematic data science pipeline with just two inputs.
enlighten0707/Symbol-LLM
Code for NeurIPS2023 Paper "Symbol-LLM: Leverage Language Models for Symbolic System in Visual Human Activity Reasoning"
AdamJelley/Deep-Q-Learning-Agents
Implementations of deep Q-learning agents
Duarte6467/Retrieval-Augmented-Generation-RAG-