PurpleLlama
AI safety toolkit
A set of tools to help developers build responsibly with open generative AI models.
Set of tools to assess and improve LLM security.
3k stars
52 watching
459 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meta-llama/llama-stack | Provides pre-packaged building blocks for generative AI applications with standardized APIs and service-oriented design. | 5,164 |
meta-llama/llama3 | Provides pre-trained and instruction-tuned Llama 3 language models and tools for loading and running inference | 27,527 |
meta-llama/llama | A collection of tools and utilities for deploying, fine-tuning, and utilizing large language models. | 56,832 |
lightning-ai/lit-llama | An implementation of a large language model using the nanoGPT architecture | 6,013 |
hiyouga/llama-factory | A tool for efficiently fine-tuning large language models across multiple architectures and methods. | 36,219 |
protectai/llm-guard | A security toolkit designed to protect interactions with large language models from various threats and vulnerabilities. | 1,296 |
meta-llama/codellama | Provides inference code and tools for fine-tuning large language models, specifically designed for code generation tasks | 16,097 |
alpha-vllm/llama2-accessory | An open-source toolkit for pretraining and fine-tuning large language models | 2,732 |
opengvlab/llama-adapter | An implementation of a method for fine-tuning language models to follow instructions with high efficiency and accuracy | 5,775 |
ggerganov/llama.cpp | Enables LLM inference with minimal setup and high performance on various hardware platforms | 69,185 |
confident-ai/deepeval | A framework for evaluating large language models | 4,003 |
trusted-ai/adversarial-robustness-toolbox | A Python library that provides tools and techniques to defend against various attacks on machine learning models and applications. | 4,945 |
opennhp/opennhp | A Zero Trust protocol that leverages resource-hiding and encryption to safeguard servers and data from attackers | 13,520 |
safellama/plexiglass | A toolkit to detect and protect against vulnerabilities in Large Language Models. | 122 |
theodo-group/llphant | A comprehensive PHP framework for building generative AI applications using OpenAI GPT 4 and other LLMs. | 915 |