Stars
Optimize QWen1.5 models with TensorRT-LLM
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
Draw a mockup and generate html for it
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
An open-source tool-augmented conversational language model from Fudan University
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
A cli tool to scrap user activity data from Discord.
一个简单易用的 Python 模块,用于通过字符串来操作日期/时间。正则时间提取,字符串时间解析,字符串时间提取。中文时间提取,一句话里面提取时间
An enterprise-class UI design language and React UI library
My best practice of training large dataset using PyTorch.
it's the realization of Tree-based Deep Model with tensorflow
Focus on what matters instead of fighting with Git.
《Effective Modern C++》- 完成翻译
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
🌺Algorithm papers, coursewares, documents, notes and other materials are constantly being updated.
The official implementation of G-TAD: Sub-Graph Localization for Temporal Action Detection
A high-performance distributed training framework for Reinforcement Learning
Materials for DGL hands-on tutorial in WWW 2020
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。