CradleArc's Stars
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
scienceasdf/medical-books
Open sourece medical books in LaTeX. LaTeX写的中文开源医学书籍
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
charent/ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
cosmic-byte/flask-restplus-boilerplate
A boilerplate for flask restful web service
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
water8394/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
CradleArc/RunningSpider
基于Flask框架搭建的爬虫+微博个人用户爬虫
CradleArc/RecSys
推荐系统+检索系统的方案使用
CradleArc/llmApplication
大语言模型(llm)的离线部署 + 其他模型使用方案
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
NanmiCoder/MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫
LQ6H/Python_spider
python spider projects practice
benbusby/whoogle-search
A self-hosted, ad-free, privacy-respecting metasearch engine
huichen/wukong
高度可定制的全文搜索引擎
EmbraceAGI/AIGC_Interview
📚 AIGC 求职面经、必备基础知识、提示词工程、ChatGPT、Stable Diffusion、Prompt、Embedding、Fintune 等 AIGC 求职你所需要知道的一切~
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
TheAlgorithms/Python
All Algorithms implemented in Python
networkx/networkx
Network Analysis in Python
chenghuige/pikachu2
微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd
Moonvy/OpenPromptStudio
🥣 AIGC 提示词可视化编辑器 | OPS | Open Prompt Studio
ggerganov/llama.cpp
LLM inference in C/C++
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
HKUDS/LightGCL
[ICLR'2023] "LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation"
IndexFziQ/GNN4NLP-Papers
A list of recent papers about Graph Neural Network methods applied in NLP areas.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
cduck/hyperbolic
A Python 3 library for constructing and drawing hyperbolic geometry
scikit-learn/scikit-learn
scikit-learn: machine learning in Python