lishen565's Stars
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
X-D-Lab/LangChain-ChatGLM-Webui
基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答
francisco-gargiulo/llm-multi-agent-document-generation-nodejs-ts
Multi-Agent Framework that enhances document creation with three agents: Semantics Identification, Document Retrieval, and Content Generation, ensuring accuracy and user alignment.
matglima/Local-LLM-RAG-Transformers-App
Retrieval Augmented Generation (RAG) with local Large Language Models using 🤗 Transformers, LangChain, Gradio and more
datawhalechina/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
aliemo/transfomers-silicon-research
Research and Materials on Hardware implementation of Transformer Model
Buck008/Transformer-Accelerator-Based-on-FPGA
You can run it on pynq z1. The repository contains the relevant Verilog code, Vivado configuration and C code for sdk testing. The size of the systolic array can be changed, now it is 16X16.
datawhalechina/learn-nlp-with-transformers
we want to create a repo to illustrate usage of transformers in chinese
open-compass/opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
jeinlee1991/chinese-llm-benchmark
中文大模型能力评测榜单:目前已囊括139个大模型,覆盖chatgpt、gpt-4o、谷歌gemini、Claude3.5、百度文心一言、千问、百川、讯飞星火、商汤senseChat、minimax等商用模型, 以及deepseek-v3、qwen2.5、llama3.1、glm4、书生internLM2.5等开源大模型。不仅提供能力评分排行榜,也提供所有模型的原始输出结果!
phodal/aigc
《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。
phodal/understand-prompt
【🔞🔞🔞 内含不适合未成年人阅读的图片】基于我擅长的编程、绘画、写作展开的 AI 探索和总结:StableDiffusion 是一种强大的图像生成模型,能够通过对一张图片进行演化来生成新的图片。ChatGPT 是一个基于 Transformer 的语言生成模型,它能够自动为输入的主题生成合适的文章。而 Github Copilot 是一个智能编程助手,能够加速日常编程活动。
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
juj/RectangleBinPack
Source code for performing 2d rectangular bin packing.
BBuf/tvm_mlir_learn
compiler learning resources collect.
tqchen/ffi-navigator
Mycenae/PaperWeekly
Papers for CNN, object detection, keypoint detection, semantic segmentation, medical image processing, SLAM, etc.
uwsampl/vta-distro
A repository to cache VTA bistreams
FelixFu520/README
A pupil in the computer world.(Felix Fu)
buaa-hipo/dlcompiler-comparison
The quantitative performance comparison among DL compilers on CNN models.
buaa-hipo/familyseer_AE
BBuf/how-to-learn-deep-learning-framework
how to learn PyTorch and OneFlow
nebuly-ai/optimate
A collection of libraries to optimise AI model performances
ConstantPark/DL_Compiler
Study Group of Deep Learning Compiler
merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
UIUC-ChenLab/scalehls
A scalable High-Level Synthesis framework on MLIR