Pinned Repositories
Tostino's Repositories
Tostino/airoboros
Customizable implementation of the self-instruct paper.
Tostino/AlpacaDataReflect
An experiment to see if chatgpt can improve the output of the stanford alpaca dataset
Tostino/AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
Tostino/axolotl
Go ahead and axolotl questions
Tostino/BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
Tostino/bionic-gpt
BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality
Tostino/cbtm
Code repository for the c-BTM paper
Tostino/ChatGPT
Reverse engineered ChatGPT API
Tostino/chatgpt-api
Node.js client for the official ChatGPT API. 🔥
Tostino/ChatGPT-Proxy-V4
Cloudflare Bypass for OpenAI based on `puid`
Tostino/ChatGPT-to-API
Create a fake API using ChatGPT's website
Tostino/chatgpt_proxy_python
Tostino/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
Tostino/e5-mistral-7b-instruct
Finetune mistral-7b-instruct for sentence embeddings
Tostino/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Tostino/go-chatgpt-api
Unofficial API in Go (bypass Cloudflare 403).
Tostino/LibreChat
Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
Tostino/llama.cpp
Port of Facebook's LLaMA model in C/C++
Tostino/llm_finetuning
Convenient wrapper for fine-tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes)
Tostino/node-chatgpt-api
A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.
Tostino/Open-Reasoning-Tasks
A comprehensive repository of reasoning tasks for LLMs (and beyond)
Tostino/open-source-function-calling
Tostino/open-webui
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
Tostino/pgai
Bring AI models closer to your PostgreSQL data
Tostino/postgresml
PostgresML is an AI application database. Download open source models from Huggingface, or train your own, to create and index LLM embeddings, generate text, or make online predictions using only SQL.
Tostino/ProfitsBot_V0_OLLM
ProfitsBot V0 are a set of LLM experiments training open source langage models with loras for financial applications
Tostino/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
Tostino/qlora-airoboros-longcontext
Tostino/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
Tostino/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs