Damien Tanner (dctanner)

dctanner

Geek Repo

Company:@rebase-ventures

Location:London, UK

Home Page:http://tanner.me

Github PK Tool:Github PK Tool

Damien Tanner's starred repositories

Flowise

Drag & drop UI to build your customized LLM flow

Language:TypeScriptLicense:Apache-2.0Stargazers:24687Issues:202Issues:946

LLaMA-Factory

Unify Efficient Fine-Tuning of 100+ LLMs

Language:PythonLicense:Apache-2.0Stargazers:21325Issues:149Issues:3324

jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)

Language:TypeScriptLicense:AGPL-3.0Stargazers:17984Issues:98Issues:1395

mlc-llm

Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

Language:PythonLicense:Apache-2.0Stargazers:17107Issues:166Issues:1052

onnx

Open standard for machine learning interoperability

Language:PythonLicense:Apache-2.0Stargazers:16908Issues:438Issues:2701

onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

dspy

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

Language:PythonLicense:MITStargazers:11111Issues:114Issues:431

transformers.js

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

Language:JavaScriptLicense:Apache-2.0Stargazers:7628Issues:58Issues:447

litgpt

Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.

Language:PythonLicense:Apache-2.0Stargazers:6723Issues:70Issues:618

google-indexing-script

Script to get your site indexed on Google in less than 48 hours

Language:TypeScriptLicense:MITStargazers:6585Issues:23Issues:29

ToolBench

[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.

Language:PythonLicense:Apache-2.0Stargazers:4437Issues:48Issues:248

moondream

tiny vision language model

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:3786Issues:42Issues:80

llm

Access large language models from the command-line

Language:PythonLicense:Apache-2.0Stargazers:2992Issues:30Issues:355

aici

AICI: Prompts as (Wasm) Programs

Language:RustLicense:MITStargazers:1751Issues:18Issues:73

WeightWatcher

The WeightWatcher tool for predicting the accuracy of Deep Neural Networks

Language:PythonLicense:Apache-2.0Stargazers:1396Issues:32Issues:231

datatrove

Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.

Language:PythonLicense:Apache-2.0Stargazers:1358Issues:39Issues:58

nanotron

Minimalistic large language model 3D-parallelism training

Language:PythonLicense:Apache-2.0Stargazers:810Issues:40Issues:52

aphrodite-engine

PygmalionAI's large-scale inference engine

Language:PythonLicense:AGPL-3.0Stargazers:581Issues:13Issues:85

wishful-search

Natural language search for complex JSON arrays, with AI Quickstart.

Language:TypeScriptLicense:Apache-2.0Stargazers:355Issues:13Issues:5

deita

Deita: Data-Efficient Instruction Tuning for Alignment [ICLR2024]

Language:PythonLicense:Apache-2.0Stargazers:347Issues:5Issues:20

ollama-voice-mac

Mac compatible Ollama Voice

Language:PythonLicense:AGPL-3.0Stargazers:315Issues:7Issues:12
Language:PythonLicense:Apache-2.0Stargazers:235Issues:9Issues:4

prometheus

[ICLR 2024 & NeurIPS 2023 WS] An Evaluator LM that is open-source, offers reproducible evaluation, and inexpensive to use. Specifically designed for fine-grained evaluation on a customized score rubric, Prometheus is a good alternative for human evaluation and GPT-4 evaluation.

Language:PythonLicense:MITStargazers:224Issues:2Issues:14

NeuScraper

This is the code repo for our paper "Cleaner Pretraining Corpus Curation with Neural Web Scraping".

Language:PythonLicense:MITStargazers:180Issues:9Issues:5

min-max-gpt

Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training

101-school

AI generated courses

Language:TypeScriptLicense:MITStargazers:89Issues:3Issues:3

MiniSearch

Minimalist web-searching app with an AI assistant that runs directly from your browser. Uses Web-LLM, Ratchet-ML, Wllama and SearXNG. Demo: https://felladrin-minisearch.hf.space

Language:TypeScriptLicense:Apache-2.0Stargazers:68Issues:3Issues:13

Conda-autoactivate-env

Add autoactivate functionality on Conda. (Only Unix-based OS)

vram-calculator

Transformer GPU VRAM estimator

Language:TypeScriptLicense:MITStargazers:24Issues:2Issues:1

tinyllama

A side project that follows all the acceleration tricks in tinyllama, with the minimal modification to the huggingface transformers code.