Pinned Repositories
bnn-fpga
Binarized Convolutional Neural Networks on Software-Programmable FPGAs
Efficient-LLMs-Survey
[TMLR 2024] Efficient Large Language Models: A Survey
ggnn_numpy
使用Numpy复现yujiali的GGSNN论文,参考了源代码:https://github.com/yujiali/ggnn, 以及pytorch版本https://github.com/chingyaoc/ggnn.pytorch
gnn-parallel-project
关于研究课题“图神经网络的并行化”的阶段性的工作记录
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
optimize-pygs
GNN优化工作,时间加速和内存安全两方面的工作
pyg-analysis
GNN训练阶段性能瓶颈分析——分析和绘图代码
pyg-gnns
已发表论文"Empirical analysis of performance bottlenecks in graph neural network training and inference with GPUs"的源码实现~
semi-gcn
使用Numpy复现tkipf的GCN论文,源代码地址: https://github.com/tkipf/gcn
tensorflow
An Open Source Machine Learning Framework for Everyone
AugF's Repositories
AugF/pyg-gnns
已发表论文"Empirical analysis of performance bottlenecks in graph neural network training and inference with GPUs"的源码实现~
AugF/Efficient-LLMs-Survey
[TMLR 2024] Efficient Large Language Models: A Survey
AugF/tensorflow
An Open Source Machine Learning Framework for Everyone
AugF/optimize-pygs
GNN优化工作,时间加速和内存安全两方面的工作
AugF/augf.github.io
个人博客地址 https://augf.github.io
AugF/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
AugF/Awesome-Domain-LLM
收集和梳理垂直领域的开源模型、数据集及评测基准。
AugF/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
AugF/Awesome-LLM-Survey
An Awesome Collection for LLM Survey
AugF/Awesome-LLMs-Datasets
Summarize existing representative LLMs text datasets.
AugF/cmake-examples
Useful CMake Examples
AugF/ColossalAI
Making large AI models cheaper, faster and more accessible
AugF/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
AugF/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
AugF/funNLP
AugF/googletest
GoogleTest - Google Testing and Mocking Framework
AugF/json
JSON for Modern C++
AugF/LawRefBook
中华人民共和国法律手册
AugF/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
AugF/Luotuo-Chinese-LLM
骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
AugF/Megatron-LM
Ongoing research training transformer models at scale
AugF/modelbox
A high performance, high expansion, easy to use framework for AI application. 为AI应用的开发者提供一套统一的高性能、易用的编程框架,快速基于AI全栈服务、开发跨端边云的AI行业应用。
AugF/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
AugF/RLHF
Implementation of Chinese ChatGPT
AugF/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
AugF/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
AugF/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
AugF/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
AugF/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
AugF/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.