-
1337 FIL
- Morocco Benguerir
- @boustta_mo
- in/mohammad-boustta-68b2a4191
Highlights
- Pro
Lists (4)
Sort Name ascending (A-Z)
Stars
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
🤞 Use AI language models to write one-liner shell commands, then execute them.
Run Stable Diffusion on Apple Silicon
A 4-hour coding workshop to understand how LLMs are implemented and used
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
Practical course about Large Language Models.
LLM Zoomcamp - a free online course about real-life applications of LLMs. In 10 weeks you will learn how to build an AI system that answers questions about your knowledge base.
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
A curated list of awesome Kubernetes tools and resources.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Modeling, training, eval, and inference code for OLMo
Language to Language Transformer model from scartch using pure Pytorch where I used my transformer model for translation task. from the paper "Attention is all you Need" 2017 using pytorch.
A high-throughput and memory-efficient inference and serving engine for LLMs
A library for doing homomorphic encryption operations on tensors
Perform data science on data that remains in someone else's server
An AI for playing NES Tetris at a high level. Based primarily on search & heuristic, with high quality board evaluation through value iteration.