marketneutral's Stars
ggerganov/llama.cpp
LLM inference in C/C++
imartinez/privateGPT
Interact with your documents using the power of GPT, 100% privately, no data leaks
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
ggerganov/ggml
Tensor library for machine learning
nostr-protocol/nostr
a truly censorship-resistant alternative to Twitter that has a chance of working
harelba/q
q - Run SQL directly on delimited files and multi-file sqlite databases
fonsp/Pluto.jl
🎈 Simple reactive notebooks for Julia
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
glideapps/glide-data-grid
🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.
ssut/py-googletrans
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
jupyterlab/jupyter-ai
A generative AI extension for JupyterLab
JerBouma/FinanceToolkit
Transparent and Efficient Financial Analysis
caesarHQ/textSQL
jupyterlab/jupyterlab-git
A Git extension for JupyterLab
saharNooby/rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
opentensor/bittensor
Internet-scale Neural Networks
business-science/pytimetk
Time series easier, faster, more fun. Pytimetk.
shm007g/LLaMA-Cult-and-More
Large Language Models for All, 🦙 Cult and More, Stay in touch !
nimashahbazi/optiver-trading-close
rgbkrk/genai
What if GPT could help you notebook?
JuliaPluto/PlutoUI.jl
sisl/BayesNets.jl
Bayesian Networks for Julia
JuliaPluto/PlutoSliderServer.jl
Web server to run just the `@bind` parts of a Pluto.jl notebook
bigcode-project/jupytercoder
CFMTech/Deep-RL-for-Portfolio-Optimization
Deep Reinforcement Learning for Portfolio Optimization
radekosmulski/ask_ai
bauglir/Kroki.jl
Supports creating a variety of diagrams through the https://kroki.io service.
algorithmsbooks/decisionmaking-code
All typeset code blocks from the book, Algorithms for Decision Making.
kingychiu/target-permutation-importances
A Python Package that computes Target Permutation Importances (Null Importances) of a machine learning model.