mitko (mitkox)

mitkox

Geek Repo

Company:mitko x

Location:Europe

Github PK Tool:Github PK Tool

mitko's starred repositories

LLM101n

LLM101n: Let's build a Storyteller

LocalAI

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference

graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system

Language:PythonLicense:MITStargazers:15473Issues:96Issues:389

pgvector

Open-source vector similarity search for Postgres

Language:CLicense:NOASSERTIONStargazers:11238Issues:84Issues:544

mistral-inference

Official inference library for Mistral models

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:9424Issues:119Issues:134

PowerInfer

High-speed Large Language Model Serving on PCs with Consumer-grade GPUs

Language:C++License:MITStargazers:7785Issues:76Issues:154

corenet

CoreNet: A library for training deep neural networks

Language:PythonLicense:NOASSERTIONStargazers:6881Issues:62Issues:20

postgresml

Postgres with GPUs for ML/AI apps.

Language:RustLicense:MITStargazers:5844Issues:53Issues:225

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:5475Issues:29Issues:90

alignment-handbook

Robust recipes to align language models with human and AI preferences

Language:PythonLicense:Apache-2.0Stargazers:4365Issues:111Issues:132

sqlite-vec

A vector search SQLite extension that runs anywhere!

Language:CLicense:Apache-2.0Stargazers:3280Issues:53Issues:65

cohere-toolkit

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

Language:TypeScriptLicense:MITStargazers:2672Issues:36Issues:36
Language:PythonLicense:Apache-2.0Stargazers:2615Issues:33Issues:30

ml-fastvit

This repository contains the official implementation of the research paper, "FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization" ICCV 2023

Language:PythonLicense:NOASSERTIONStargazers:1792Issues:30Issues:0

axlearn

An Extensible Deep Learning Library

Language:PythonLicense:Apache-2.0Stargazers:1725Issues:58Issues:10

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:1576Issues:12Issues:47

llm-datasets

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

fsdp_qlora

Training LLMs with QLoRA + FSDP

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1358Issues:21Issues:35

rwkv.cpp

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

Language:C++License:MITStargazers:1143Issues:21Issues:78

pgvectorscale

A complement to pgvector for high performance, cost efficient vector search on large workloads.

Language:RustLicense:PostgreSQLStargazers:806Issues:12Issues:32

pgai

Bring AI models closer to your PostgreSQL data

Language:PythonLicense:PostgreSQLStargazers:447Issues:8Issues:15

SPPO

The official implementation of Self-Play Preference Optimization (SPPO)

Language:PythonLicense:Apache-2.0Stargazers:430Issues:27Issues:17
Language:PythonLicense:Apache-2.0Stargazers:395Issues:12Issues:10

ava

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

Language:TypeScriptLicense:NOASSERTIONStargazers:386Issues:9Issues:17

PicoMLXServer

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

Language:SwiftLicense:MITStargazers:197Issues:7Issues:4

openinference

Auto-Instrumentation for AI Observability

Language:PythonLicense:Apache-2.0Stargazers:176Issues:7Issues:259

mlxserver

Start a server from the MLX library.

Language:PythonLicense:MITStargazers:154Issues:4Issues:5

cohere-terrarium

A simple Python sandbox for helpful LLM data agents

Language:PythonLicense:MITStargazers:113Issues:8Issues:1

function-calling-eval

A framework for evaluating function calls made by LLMs