Chang W. Lee's repositories
evolve-instruct
evolve llm training instruction, from english instruction to any language.
chatbot-ui
An open source ChatGPT UI.
42dot_LLM
42dot LLM consists of a pre-trained language model, 42dot LLM-PLM, and a fine-tuned model, 42dot LLM-SFT, which is trained to respond to user prompts and supports both languages simultaneously by learning a large amount of Korean and English text.
basaran
Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
add-to-homescreen
Easily add a website to home screen on IOS/Android/Desktop
chainlit
Build Python LLM apps in minutes ⚡️
chameleon
Repository for Meta Chameleon a mixed-modal early-fusion foundation model from FAIR.
chat-with-gpt
An open-source ChatGPT app with a voice
chatgpt-clone
ChatGPT interface with better UI
cookbook
Chainlit's cookbook repo
FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
FlutterEbookApp
A simple Flutter app to Read and Download eBooks.
litellm
Use any LLM as a drop in replacement for GPT. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)
llama.cpp
Port of Facebook's LLaMA model in C/C++
llm-compressor
Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM
local-llm-function-calling
A tool for generating function arguments and choosing what function to call with local LLMs
LogicKor
한국어 언어모델 다분야 사고력 벤치마크
LongLoRA
Code and documents of LongLoRA and LongAlpaca
peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
sherpa
A mobile Implementation of llama.cpp
text-generation-inference
Large Language Model Text Generation Inference
text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (GGUF), Llama models.
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs