luzhiyuan787's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
microsoft/IoT-For-Beginners
12 Weeks, 24 Lessons, IoT for All!
emqx/emqx
The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
mapbox/pixelmatch
The smallest, simplest and fastest JavaScript pixel-level image comparison library
baichuan-inc/Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
vanila-io/wireflow
Wireflow - user flow chart real-time collaborative tool
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。
yuanzhoulvpi2017/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)
198808xc/Pangu-Weather
An official implementation of Pangu-Weather
wshzd/Awesome-AIGC
AIGC资料汇总学习,持续更新......
PaddlePaddle/RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models.
vwxyzjn/ppo-implementation-details
The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。
likyoo/open-cd
A Change Detection Repo Standing on the Shoulders of Giants
ViTAE-Transformer/ViTAE-Transformer-Remote-Sensing
A comprehensive list [SAMRS@NeurIPS'23, RVSA@TGRS'22, RSP@TGRS'22] of our research works related to remote sensing, including papers, codes, and citations. Note: The repo for [TGRS'22] "An Empirical Study of Remote Sensing Pretraining" has been moved to: https://github.com/ViTAE-Transformer/RSP
wux-weapp/wxbot
微信机器人,个人微信号小助手平台, nodejs + nuxt + wechaty 技术栈
thu-coai/PaperForONLG
Paper list for open-ended language generation
ViTAE-Transformer/RSP
The official repo for [TGRS'22] "An Empirical Study of Remote Sensing Pretraining"
shibing624/nerpy
🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。
yuanzhoulvpi2017/questionAnswerSystem
基于sentence-transformers实现文本转向量的机器人
noelshin/namedmask
[CVPRW'23] The official PyTorch implementation of NamedMask
tianchiguaixia/medical_records_extract
该项目主要是抽取病历文件中的一些关键信息。并将抽取的内容进行streamlit前端的展示。目前支持的文件类型:图片,pdf文件,word文件