Hu-Zhao90's Stars
DeepGraphLearning/KnowledgeGraphEmbedding
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
BshoterJ/awesome-kgqa
A collection of some materials of knowledge graph question answering
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
baichuan-inc/Baichuan2
A series of large language models developed by Baichuan Intelligent Technology
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
open-chinese/alpaca-chinese-dataset
Alpaca Chinese Dataset -- 中文指令微调数据集【人工+GPT4o持续更新】
lxneng/xpinyin
Translate Chinese hanzi to pinyin (拼音) by Python, 汉字转拼音
lucidrains/mlm-pytorch
An implementation of masked language modeling for Pytorch, made as concise and simple as possible
plumprc/MTS-Mixers
MTS-Mixers: Multivariate Time Series Forecasting via Factorized Temporal and Channel Mixing
TrustAGI-Lab/MTGODE
[TKDE 2022] The official PyTorch implementation of the paper "Multivariate Time Series Forecasting with Dynamic Graph Neural ODEs".
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
wikimedia/pywikibot
A Python library that interfaces with the MediaWiki API. This is a mirror from gerrit.wikimedia.org. Do not submit any patches here. See https://www.mediawiki.org/wiki/Developer_account for contributing.
thunisoft/unispim
华宇拼音输入法核心源码(source code of unispim)
wikimedia/mediawiki
🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
requarks/wiki
Wiki.js | A modern and powerful wiki app built on Node.js
dataelement/bisheng
BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent, Unified model management, Evaluation, SFT, Dataset Management, Enterprise-level System Management, Observability and more.
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
whitphx/streamlit-stt-app
Real time web based Speech-to-Text app with Streamlit
tyler-simons/BackgroundRemoval
Remove background from any image
gstoica27/Re-TACRED
A significantly higher label quality version of the popular TACRED dataset
DFKI-NLP/tacrev
[ACL 20] TACRED Revisited: A Thorough Evaluation of the TACRED Relation Extraction Task
thunlp/Few-NERD
Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"
google-research/google-research
Google Research
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
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications