mitko (mitkox)

mitkox

Geek Repo

Company:mitko x

Location:Europe

Github PK Tool:Github PK Tool

mitko's starred repositories

llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:34336Issues:356Issues:65

dspy

DSPy: The framework for programming—not prompting—foundation models

Language:PythonLicense:MITStargazers:14580Issues:129Issues:597

corenet

CoreNet: A library for training deep neural networks

Language:PythonLicense:NOASSERTIONStargazers:6758Issues:61Issues:19

LLocalSearch

LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.

Language:GoLicense:Apache-2.0Stargazers:5423Issues:28Issues:90

moondream

tiny vision language model

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:4564Issues:54Issues:98

alignment-handbook

Robust recipes to align language models with human and AI preferences

Language:PythonLicense:Apache-2.0Stargazers:4235Issues:112Issues:124

mergekit

Tools for merging pretrained large language models.

Language:PythonLicense:LGPL-3.0Stargazers:4124Issues:46Issues:252
Language:PythonLicense:Apache-2.0Stargazers:2494Issues:32Issues:24

cohere-toolkit

Cohere Toolkit is a collection of prebuilt components enabling users to quickly build and deploy RAG applications.

Language:TypeScriptLicense:MITStargazers:2491Issues:34Issues:32

axlearn

An Extensible Deep Learning Library

Language:PythonLicense:Apache-2.0Stargazers:1608Issues:59Issues:7

chat-with-mlx

An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.

Language:PythonLicense:MITStargazers:1411Issues:10Issues:47

Phi-3CookBook

This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.

Language:Jupyter NotebookLicense:MITStargazers:1339Issues:14Issues:31

fsdp_qlora

Training LLMs with QLoRA + FSDP

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1316Issues:21Issues:34

rwkv.cpp

INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model

Language:C++License:MITStargazers:1132Issues:21Issues:77

llm-datasets

High-quality datasets, tools, and concepts for LLM fine-tuning.

sqlite-vec

Work-in-progress vector search SQLite extension that runs anywhere.

Language:CLicense:Apache-2.0Stargazers:1072Issues:42Issues:33

GPTFast

Accelerate your Hugging Face Transformers 7.6-9x. Native to Hugging Face and PyTorch.

Language:PythonLicense:Apache-2.0Stargazers:662Issues:6Issues:10

ava

All-in-one desktop app for running LLMs locally.

Language:TypeScriptLicense:NOASSERTIONStargazers:372Issues:9Issues:17
Language:PythonLicense:Apache-2.0Stargazers:358Issues:11Issues:6

xmc.dspy

In-Context Learning for eXtreme Multi-Label Classification (XMC) using only a handful of examples.

Language:PythonLicense:MITStargazers:334Issues:23Issues:8

gguf-tools

GGUF implementation in C as a library and a tools CLI program

Language:CLicense:MITStargazers:229Issues:11Issues:0

rlx

A reinforcement learning framework based on MLX.

Language:PythonLicense:MITStargazers:213Issues:5Issues:1

PicoMLXServer

The easiest way to run the fastest MLX-based LLMs locally

Language:SwiftLicense:MITStargazers:195Issues:7Issues:4

mlxserver

Start a server from the MLX library.

Language:PythonLicense:MITStargazers:154Issues:4Issues:3

openinference

Auto-Instrumentation for AI Observability

Language:PythonLicense:Apache-2.0Stargazers:152Issues:8Issues:164

mlx-rag

Explore a simple example of utilizing MLX for RAG application running locally on your Apple Silicon device.

Language:PythonLicense:Apache-2.0Stargazers:128Issues:6Issues:5
Language:RustLicense:NOASSERTIONStargazers:118Issues:3Issues:0

cohere-terrarium

A simple Python sandbox for helpful LLM data agents

Language:PythonLicense:MITStargazers:109Issues:8Issues:1

mlx-moe

Scripts to create your own moe models using mlx

function-calling-eval

A framework for evaluating function calls made by LLMs