Chris Curro (ccurro)

ccurro

Geek Repo

Company:Estee Lauder, The Cooper Union

Location:New York, NY

Github PK Tool:Github PK Tool


Organizations
font-bakers

Chris Curro's starred repositories

autogen

A programming framework for agentic AI 🤖

Language:Jupyter NotebookLicense:CC-BY-4.0Stargazers:29938Issues:363Issues:1569

semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps

llamafile

Distribute and run LLMs with a single file.

Language:C++License:NOASSERTIONStargazers:18637Issues:169Issues:399

guidance

A guidance language for controlling large language models.

Language:Jupyter NotebookLicense:MITStargazers:18532Issues:116Issues:518

peft

🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

Language:PythonLicense:Apache-2.0Stargazers:15566Issues:105Issues:1006

LoRA

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

Language:PythonLicense:MITStargazers:10147Issues:65Issues:105

OpenLLM

Run any open-source LLMs, such as Llama 3.1, Gemma, as OpenAI compatible API endpoint in the cloud.

Language:PythonLicense:Apache-2.0Stargazers:9614Issues:54Issues:264

TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.

Language:TypeScriptLicense:MITStargazers:8120Issues:68Issues:82

open_llama

OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset

StableCascade

Official Code for Stable Cascade

Language:Jupyter NotebookLicense:MITStargazers:6500Issues:61Issues:121

ragas

Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines

Language:PythonLicense:Apache-2.0Stargazers:6277Issues:33Issues:654

FriendsDontLetFriends

Friends don't let friends make certain types of data visualization - What are they and why are they bad.

marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.

Language:PythonLicense:Apache-2.0Stargazers:5914Issues:30Issues:531

azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

Language:PythonLicense:MITStargazers:5796Issues:231Issues:1023

tree-of-thought-llm

[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models

Language:PythonLicense:MITStargazers:4514Issues:120Issues:54

postgres_lsp

A Language Server for Postgres

Language:RustLicense:MITStargazers:3209Issues:40Issues:27

zep

Zep: Long-Term Memory for ‍AI Assistants.

Language:GoLicense:Apache-2.0Stargazers:2239Issues:18Issues:113

delta-rs

A native Rust library for Delta Lake, with bindings into Python

Language:RustLicense:Apache-2.0Stargazers:2089Issues:39Issues:1067

pingouin

Statistical package in Python based on Pandas

Language:PythonLicense:GPL-3.0Stargazers:1591Issues:31Issues:298

maxtext

A simple, performant and scalable Jax LLM!

Language:PythonLicense:Apache-2.0Stargazers:1416Issues:27Issues:77

streaming

A Data Streaming Library for Efficient Neural Network Training

Language:PythonLicense:Apache-2.0Stargazers:1061Issues:20Issues:159

CausalPy

A Python package for causal inference in quasi-experimental settings

Language:PythonLicense:Apache-2.0Stargazers:864Issues:23Issues:215

lecun1989-repro

Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.

Language:Jupyter NotebookLicense:MITStargazers:593Issues:9Issues:2

m2

Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"

Language:AssemblyLicense:Apache-2.0Stargazers:527Issues:20Issues:30
Language:PythonLicense:Apache-2.0Stargazers:237Issues:14Issues:2

fastbloom

A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!

Language:RustLicense:Apache-2.0Stargazers:74Issues:2Issues:13

signal-decomposition

A simple and general framework for signal decomposition

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:58Issues:3Issues:3

muzero-cartpole

Applying DeepMind's MuZero algorithm to the cart pole environment in gym