EnJunChoong's Stars
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
jxnl/instructor
structured outputs for llms
axa-group/Parsr
Transforms PDF, Documents and Images into Enriched Structured Data
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
dashingsoft/pyarmor
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
LangbaseInc/langui
UI for your AI. Open Source Tailwind components tailored for your GPT, generative AI, and LLM projects.
bionic-gpt/bionic-gpt
BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality
WongSaang/chatgpt-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
nlmatics/llmsherpa
Developer APIs to Accelerate LLM Projects
MeetKai/functionary
Chat language model that can use tools and interpret the results
ray-project/ray-llm
RayLLM - LLMs on Ray
primeqa/primeqa
The prime repository for state-of-the-art Multilingual Question Answering research and development.
snoopysecurity/Vulnerable-Code-Snippets
A small collection of vulnerable code snippets
mlabonne/llm-autoeval
Automatically evaluate your LLMs in Google Colab
cckuailong/awesome-gpt-security
A curated list of awesome security tools, experimental case or other interesting things with LLM or GPT.
nexusflowai/NexusRaven-V2
lucastononro/llm-food-delivery
Making the food-delivery experience easy for busy folks :)
DaoD/INTERS
This is the repository for our paper "INTERS: Unlocking the Power of Large Language Models in Search with Instruction Tuning"
rgbkrk/chatlab
⚡️🧪 Fast LLM Tool Calling Experimentation, big and smol
chu-tianxiang/vllm-gptq
A high-throughput and memory-efficient inference and serving engine for LLMs
ajinabraham/libsast
Generic SAST Library
tataraba/simplesite
RichardAragon/MultiAgentLLM
WoodScene/LDST
EMNLP 2023
ndrbrt/vue-auth-ui
Pre-built Auth UI for Vue
sheng-kai-wang/DST4LLM
DST(Dialogue State Tracker) for LLM(Large Language Model)
Noor-Khan/vuechatgpt
Vue Chat GPT
Mwni/chatformat
Lightweight Python library for formatting LLM chat prompts
zby/ToolDefGenerator
Generates a structure suitable for the tools argument in a client.chat.completions.create call