-
South China University of Technology
- GuangZhou
Stars
😎 Awesome lists about all kinds of interesting topics
Google Research
⚡️SwanLab - an open-source, modern-design AI training tracking and visualization tool. Supports Cloud / Self-hosted use. Integrated with PyTorch / Transformers / LLaMA Factory / veRL/ Swift / Ultra…
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
The official PyTorch implementation of Google's Gemma models
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RN…
Using PyTorch autograd to compute Hessian of Perplexity for Large Language Models
"Probabilistic Machine Learning" - a book series by Kevin Murphy
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
An easy-to-use Python framework to generate adversarial jailbreak prompts.
Code Implementation of Adversarial Prompt Evaluation paper
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama mode…
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
🧑🚀 全世界最好的LLM资料总结(语音视频生成、Agent、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
AISafetyLab: A comprehensive framework covering safety attack, defense, evaluation and paper list.
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
My solutions for CS224N. Welcome to raise issues and discuss.