Pinned Repositories
argilla
✨Argilla: the open-source data curation platform for LLMs
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-algorithm-question-solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
awesome_LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
Baichuan2
A series of large language models developed by Baichuan Intelligent Technology
baize-chatbot
Let ChatGPT teach your own chatbot in hours with a single GPU!
NLP-Interview-Notes
本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。
yejiahaoye's Repositories
yejiahaoye/argilla
✨Argilla: the open-source data curation platform for LLMs
yejiahaoye/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
yejiahaoye/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
yejiahaoye/awesome_LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
yejiahaoye/baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
yejiahaoye/Baichuan2
A series of large language models developed by Baichuan Intelligent Technology
yejiahaoye/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
yejiahaoye/bitsandbytes
8-bit CUDA functions for PyTorch
yejiahaoye/BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
yejiahaoye/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
yejiahaoye/ChatGLM-Tuning
一种平价的chatgpt实现方案, 基于ChatGLM-6B + LoRA
yejiahaoye/Chatglm_lora_multi-gpu
chatglm多gpu用deepspeed和
yejiahaoye/ChatLaw
中文法律大模型
yejiahaoye/Chinese-LLaMA-Alpaca-2
中文 LLaMA-2 & Alpaca-2 大模型二期项目 + 本地CPU/GPU训练部署 (Chinese LLaMA-2 & Alpaca-2 LLMs)
yejiahaoye/EcomGPT
An Instruction-tuned Large Language Model for E-commerce
yejiahaoye/Fengshenbang-LM
Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。
yejiahaoye/FinGLM
yejiahaoye/h2ogpt
Join us at H2O.ai to make the world's best open-source GPT with document and image Q&A, 100% private chat, no data leaks, Apache 2.0
yejiahaoye/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
yejiahaoye/LLM-Knowledge-Boundary
Implementation of "Investigating the Factual Knowledge Boundary of Large Language Models with Retrieval Augmentation"
yejiahaoye/llm3s-conatiner
large language model training-3-stages+deployment
yejiahaoye/LLMs_interview_notes
该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题
yejiahaoye/Luotuo-Chinese-LLM
骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
yejiahaoye/MediaGPT
中文的自媒体大语言模型MediaGPT(曾用名Media LLaMA)
yejiahaoye/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
yejiahaoye/open-instruct
yejiahaoye/OpenLLM
Operating LLMs in production
yejiahaoye/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
yejiahaoye/text-generation-inference
Large Language Model Text Generation Inference
yejiahaoye/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.