Pinned Repositories
2019-CCF-BDCI-Finance-Information-Negative-Judgment
top1-solution
api-for-open-llm
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
CodeBERT
CodeBERT
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
DeepLearningSlideCaptcha
Crack Slide Captcha using Deep Learning YOLOV3 Model
DRL-and-graph-neural-network-for-routing-problems
This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'
ERNIE-Pytorch
ERNIE Pytorch Version
exercise
exercise for nndl
FastDeploy
⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end optimization, multi-platform and multi-framework support.
xinzaifeixiang1992's Repositories
xinzaifeixiang1992/api-for-open-llm
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口
xinzaifeixiang1992/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
xinzaifeixiang1992/CodeBERT
CodeBERT
xinzaifeixiang1992/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
xinzaifeixiang1992/DeepLearningSlideCaptcha
Crack Slide Captcha using Deep Learning YOLOV3 Model
xinzaifeixiang1992/DRL-and-graph-neural-network-for-routing-problems
This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'
xinzaifeixiang1992/ERNIE-Pytorch
ERNIE Pytorch Version
xinzaifeixiang1992/FastDeploy
⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end optimization, multi-platform and multi-framework support.
xinzaifeixiang1992/GNN_note
图神经网络整理
xinzaifeixiang1992/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
xinzaifeixiang1992/halo
✍ 一款现代化的开源博客/CMS系统。
xinzaifeixiang1992/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
xinzaifeixiang1992/Langchain-Chatchat
Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain | 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
xinzaifeixiang1992/langchain-tutorials
Overview and tutorial of the LangChain Library
xinzaifeixiang1992/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
xinzaifeixiang1992/nlp_store
NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用
xinzaifeixiang1992/pycharm-guide
PyCharm 中文指南:安装 | 破解 | 效率 | 技巧
xinzaifeixiang1992/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,ConvSeq2Seq,BERT,MacBERT,ELECTRA,ERNIE,Transformer,T5等模型实现,开箱即用。
xinzaifeixiang1992/PyVRP
Open-source, state-of-the-art VRP solver.
xinzaifeixiang1992/shibing624-lmft
Language Model Fine-Tuning, for ChatGLM, BELLE, LLaMA fine-tuning.
xinzaifeixiang1992/Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
xinzaifeixiang1992/tencentmusic-cube-studio
cube studio开源云原生一站式机器学习平台,支持sso登录,多租户/多项目组,数据资产对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,多集群调度,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型实时训练,llmops,私有知识库,AI应用商店,支持模型一键开发/推理/微调,私有化部署,支持国产芯片
xinzaifeixiang1992/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
xinzaifeixiang1992/VehicleRoutePlanning
车辆路径规划
xinzaifeixiang1992/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
xinzaifeixiang1992/vrp-solver
Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.
xinzaifeixiang1992/xFasterTransformer
xinzaifeixiang1992/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
xinzaifeixiang1992/yolov7-pytorch
这是一个yolov7的库,可以用于训练自己的数据集。
xinzaifeixiang1992/zero_nlp
中文nlp应用(数据、模型、训练、推理)