Pinned Repositories
-cluster
客户价值聚类分析
10-steps-to-become-a-data-scientist
📢 Ready to learn! you will learn 10 skills as data scientist:📚 Machine Learning, Deep Learning, Data Cleaning, EDA, Learn Python, Learn python packages such as Numpy, Pandas, Seaborn, Matplotlib, Plotly, Tensorfolw, Theano...., Linear Algebra, Big Data, Analysis Tools and solve some real problems such as predict house prices.
ChatGLM-webui
A WebUI for ChatGLM-6B
cs229t
Statistical Learning Theory (CS229T) Lecture Notes
kxy-python
A toolkit to boost the productivity of machine learning engineers.
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
textflint
Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing
Tips-of-Feature-engineering
A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!
fudp's Repositories
fudp/autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
fudp/AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
fudp/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
fudp/Awesome-LLM-Inference
📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.
fudp/Awesome-LLM-Safety
A curated list of security-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights into the security implications, challenges, and advancements surrounding these powerful models.
fudp/awesome_LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
fudp/AwesomeNLP
【NLP菜鸟逆袭】分享 自然语言处理(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等)等 实战与经验。
fudp/grok-1
Grok open release
fudp/InternVL
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源模型
fudp/JusticeFighter110
田柯宇 (Tian Keyu)恶意攻击集群事件的证据揭露
fudp/KwaiAgents
A generalized information-seeking agent system with Large Language Models (LLMs).
fudp/LangChain-Advanced
fudp/LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
fudp/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
fudp/LLMBox
fudp/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
fudp/LLMs_interview_notes
该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题
fudp/LLMsNineStoryDemonTower
【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGPT-4、VisualGLM-6B、Ziya-Visual等)等 实战与经验。
fudp/mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
fudp/mnn-llm
llm deploy project based mnn.
fudp/ModelCache
A LLM semantic caching system aiming to enhance user experience by reducing response time via cached query-result pairs.
fudp/netron
Visualizer for neural network, deep learning and machine learning models
fudp/Phi2-mini-Chinese
Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.
fudp/Post-Training-Data-Flywheel
We aim to provide the best references to search, select, and synthesize high-quality and large-quantity data for post-training your LLMs.
fudp/SuperCLUE-Safety
SC-Safety: 中文大模型多轮对抗安全基准
fudp/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
fudp/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
fudp/tvm-cn
TVM Documentation in Chinese Simplified / TVM 中文文档
fudp/tvm_mlir_learn
compiler learning resources collect.
fudp/XAgent
An Autonomous LLM Agent for Complex Task Solving