14 Aug 25
A new library in Python designed specifically for working with LLM. It does seem quite refined in it’s thinking, and goes beyond a simple adapter or collection thereof.
22 Jul 25
An open source project from Mozilla that helps use multiple models seamlessly.
02 Jun 25
Web review of Ervin
23 May 25
01 May 25
A tiny example Autograd engine
Cuda implementation of Micrograd
MiniTorch is a diy teaching library for machine learning engineers who wish to learn about the internal concepts underlying deep learning systems. It is a pure Python re-implementation of the Torch API designed to be simple, easy-to-read, tested, and incremental. The final library can run Torch code.
21 Mar 25
03 Sep 24
mlabonne/llm-course: Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. - mlabonne/llm-course
26 Oct 23
24 Oct 23
30 Mar 23
Contribute to Lightning-AI/lit-llama development by creating an account on GitHub.
04 Jan 23
Infinite AI Array is a Python library that provides a list implementation that leverages GPT so that you can access elements beyond the ones already provided.
11 Dec 21
18 Apr 19
29 Apr 10
Easy way to build a chat bot for Omegle using Python