Stars
A Comprehensive Assessment of Trustworthiness in GPT Models
An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
A dataset consists of 6,387 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 666 jailbreak prompts).
A project page template for academic papers. Demo at https://eliahuhorwitz.github.io/Academic-project-page-template/
HarmBench: A Standardized Evaluation Framework for Automated Red Teaming and Robust Refusal
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
[NDSS'25 Poster] A collection of automated evaluators for assessing jailbreak attempts.
Official implementation of paper: DrAttack: Prompt Decomposition and Reconstruction Makes Powerful LLM Jailbreakers
A reading list for large models safety, security, and privacy (including Awesome LLM Security, Safety, etc.).
An easy-to-use Python framework to generate adversarial jailbreak prompts.
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
Universal and Transferable Attacks on Aligned Language Models
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
You like pytorch? You like micrograd? You love tinygrad! ❤️
Research Framework for easy and efficient training of GANs based on Pytorch
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
A very simple generative adversarial network (GAN) in PyTorch
Excalidraw-CN 是支持中文手写和多画布的 Excalidraw 白板工具。Excalidraw-CN is a whiteboard supporting Chinese hand draw font and multi-canvas based on Excalidraw.
This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.
🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。