Stars
A series of math-specific large language models of our Qwen2 series.
Ring attention implementation with flash attention
Basic Machine Learning and Deep Learning
tensorflow实战练习,包括强化学习、推荐系统、nlp等
Natural Language Processing Tutorial for Deep Learning Researchers
Best Practices on Recommendation Systems
A Comprehensive Reinforcement Learning Zoo for Simple Usage 🚀
Google Research
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
GitHub's code repository is all you need
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-sim…
Learning Fraud Detection from research papers and industry applications.
DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models
收集GPTS的prompt / Collect the prompt of GPTS
Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型
基于Tensorflow2的深度学习开源书籍
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。