lampts's Stars
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
meta-llama/llama
Inference code for Llama models
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
Stability-AI/generative-models
Generative Models by Stability AI
openai/openai-python
The official Python library for the OpenAI API
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
arc53/DocsGPT
Chatbot for documentation, that allows you to chat with your data. Privately deployable, provides AI knowledge sharing and integrates knowledge into your AI workflow
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
huggingface/chat-ui
Open source codebase powering the HuggingChat app
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
hegelai/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
paulpierre/RasaGPT
💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram
eyurtsev/kor
LLM(😽)
hendrycks/test
Measuring Massive Multitask Language Understanding | ICLR 2021
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
Chainlit/cookbook
Chainlit's cookbook repo
InternLM/InternLM-techreport
scaleapi/llm-engine
Scale LLM Engine public repository
langchain-ai/auto-evaluator
Explosion-Scratch/claude-unofficial-api
Unofficial API for Claude-2 via Claude Web (Also CLI)
giuven95/chatgpt-failures
Failure archive for ChatGPT and similar models
rogeriochaves/langstream
Build robust LLM applications with true composability 🔗
AshwinPathi/claude-api-py
Unofficial Python API for Anthropic's Claude LLM
leehanchung/lora-instruct
Finetune Falcon, LLaMA, MPT, and RedPajama on consumer hardware using PEFT LoRA
jodavaho/bashlog
A stupid-simple bash logging utility
sleekmike/Finetune_GPT-J_6B_8-bit
Fine-tuning GPT-J-6B on colab or equivalent PC GPU with your custom datasets: 8-bit weights with low-rank adaptors (LoRA)
Vaibhavs10/on-device-llm-playground
A repo with scripts to test and play around with Facebook's recent llama models! 🤗