llm


Bypassing Refusal Vectors: Automating Model De-Censorship using p-e-w/heretic

You're looking at Heretic, which is a tool for Abliteration. From a dev's perspective, this is a fascinating way to modify model behavior without the massive overhead of retraining


From Prompt to Production: Utilizing the datawhalechina LLM Cookbook for Developers

This resource is essentially a Chinese localization of Andrew Ng's popular Large Language Model (LLM) series of courses


Hands-On LLM Development: The self-llm Project for Engineers

The core benefit is that it simplifies the process of fine-tuning and deploying open-source LLMs, making it much more accessible



Exploring SillyTavern: An LLM Frontend for Software Engineers

SillyTavern is essentially a highly customizable and powerful frontend for Large Language Models (LLMs). Think of it as a specialized web interface that allows power users to interact with various LLMs in a much more nuanced and controlled way than typical chat applications


Demystifying LLMs: A Software Engineer's Deep Dive into datawhalechina/happy-llm

Let's dive into datawhalechina/happy-llm from a software engineer's perspective. This repository looks incredibly useful