Pinned Repositories
-prompt-engineering
吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》
AgentLite
saleforce 开发的轻量级agent/multi agent框架
alpaca_eval
A validated automatic evaluator for instruction-following language models. High-quality, cheap, and fast.
AnimateDiff
文生视频 Official implementation of AnimateDiff.
AppAgent
A novel LLM-based multimodal agent framework designed to operate smartphone applications
AutoAWQ
LLM量化工具//AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:
awesome-chatgpt-code-interpreter-experiments
Awesome things you can do with ChatGPT + Code Interpreter combo 🔥
BELLE
BELLE: Bloom-Enhanced Large Language model Engine(开源中文对话大模型-70亿参数)
indic_nlp_library
Resources and tools for Indian language Natural Language Processing
tensor2tensor
A library for generalized sequence to sequence models
yuimo's Repositories
yuimo/indic_nlp_library
Resources and tools for Indian language Natural Language Processing
yuimo/-prompt-engineering
吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》
yuimo/alpaca_eval
A validated automatic evaluator for instruction-following language models. High-quality, cheap, and fast.
yuimo/BELLE
BELLE: Bloom-Enhanced Large Language model Engine(开源中文对话大模型-70亿参数)
yuimo/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
yuimo/ChatGPT-Paper-Reader
This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
yuimo/ControlNet-v1-1-nightly
图片细节补全、修复
yuimo/evals
Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
yuimo/FlexGen
Running large language models like OPT-175B/GPT-3 on a single GPU. Focusing on high-throughput generation.
yuimo/ImageBind
ImageBind One Embedding Space to Bind Them All 多模态embedding模型
yuimo/langchain
⚡ Building applications with LLMs through composability ⚡
yuimo/llama_index
LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
yuimo/metaseq
Repo for external large-scale work
yuimo/MOSS
An open-source tool-augmented conversational language model from Fudan University
yuimo/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
yuimo/mRASP
yuimo/nebullvm
Plug and play modules to optimize the performances of your AI systems 🚀
yuimo/NeMo
NeMo: a toolkit for conversational AI
yuimo/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
yuimo/optimum
🏎️ Accelerate training and inference of 🤗 Transformers with easy to use hardware optimization tools
yuimo/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
yuimo/PIE
Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models for Local Sequence Transduction": www.aclweb.org/anthology/D19-1435.pdf (EMNLP-IJCNLP 2019)
yuimo/praat
Praat: Doing Phonetics By Computer
yuimo/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
yuimo/sentence-splitter
多语种句子分割工具 Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.
yuimo/SimCTG
A Contrastive Framework for Neural Text Generation
yuimo/stable-diffusion
A latent text-to-image diffusion model
yuimo/SuperCLUE
SuperCLUE: A Benchmark for Foundation Models in Chinese
yuimo/TLM
NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework
yuimo/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast. 类似langchain