Pinned Repositories
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Awesome-LLM
This project collects awesome resources (e.g., papers, open-source models) for large language model (LLM)
awesome-llm-1
Curated list of open source and openly accessible large language models
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
DMRecall
a sample recommendation recall algorithm framework
DragGAN
Unofficial implementation of "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"
FindTheChatGPTer
ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利
FmFM
funNLP
NLP lib
sunshine2sunflower's Repositories
sunshine2sunflower/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
sunshine2sunflower/Awesome-LLM
This project collects awesome resources (e.g., papers, open-source models) for large language model (LLM)
sunshine2sunflower/awesome-llm-1
Curated list of open source and openly accessible large language models
sunshine2sunflower/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
sunshine2sunflower/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
sunshine2sunflower/DMRecall
a sample recommendation recall algorithm framework
sunshine2sunflower/DragGAN
Unofficial implementation of "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"
sunshine2sunflower/FindTheChatGPTer
ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利
sunshine2sunflower/FmFM
sunshine2sunflower/funNLP
NLP lib
sunshine2sunflower/Image-Video-Generation
sunshine2sunflower/KDDCUP_2020_Debiasing_1st_Place
sunshine2sunflower/LLM
sunshine2sunflower/ML-For-Beginners
12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
sunshine2sunflower/MOSS
An open-source tool-augmented conversational language model from Fudan University
sunshine2sunflower/NER-Roberta
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
sunshine2sunflower/recommender_systems_abc
基于netflix prize开源数据集,从零开始构建热门推荐、相似推荐、item-based协同过滤算法,并离线评估算法的效果precision/recall,将推荐结果存于Redis,并通过flask构建推荐web服务。
sunshine2sunflower/recommenders
Best Practices on Recommendation Systems
sunshine2sunflower/Steel-LLM
Train a Chinese LLM From 0 by Personal
sunshine2sunflower/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
sunshine2sunflower/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
sunshine2sunflower/uncertainty-calibration
A collection of research and application papers of (uncertainty) calibration techniques.