vsraptor's Stars
ggerganov/llama.cpp
LLM inference in C/C++
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
PromtEngineer/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
mistralai/mistral-inference
Official inference library for Mistral models
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
nlpxucan/WizardLM
LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
SillyTavern/SillyTavern
LLM Frontend for Power Users.
abetlen/llama-cpp-python
Python bindings for llama.cpp
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
linux-surface/linux-surface
Linux Kernel for Surface Devices
JerBouma/FinanceDatabase
This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
pashpashpash/vault-ai
OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
JerBouma/FinanceToolkit
Transparent and Efficient Financial Analysis
bclavie/RAGatouille
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
jquesnelle/yarn
YaRN: Efficient Context Window Extension of Large Language Models
Troyanovsky/Local-LLM-Comparison-Colab-UI
Compare the performance of different LLM that can be deployed locally on consumer hardware. Run yourself with Colab WebUI.
JECSand/yahoofinancials
A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
mountassir/gmonitor
gmonitor is a GPU monitor (Nvidia only at the moment)
xue160709/Local-LLM-User-Guideline
PipableAI/pip-library-etl
This Python package simplifies generating documentation for functions and methods in designated modules or libraries. It enables effortless function call generation from natural language input or existing signatures, and facilitates crafting new ones through the integrated model. Beyond documentation, it seamlessly generates sophisticated SQL too.
the-crypt-keeper/tiny_starcoder
Python examples using the bigcode/tiny_starcoder_py 159M model to generate code
vsraptor/aide
LLM shell and document interogator
humbertoha/LLM-Text-to-SQL
A collection of architectural patterns leveraging Large Language Models (LLMs) for efficient Text-to-SQL generation.