GGUF
conversational
How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
# Run inference directly in the terminal:
llama cli -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
# Run inference directly in the terminal:
llama cli -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
Use Docker
docker model run hf.co/Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF:
Quick Links

GGUF of https://huggingface.co/Orenguteng/Lexi-Llama-3-8B-Uncensored

image/png

This model is based on Llama-3-8b-Instruct, and is governed by META LLAMA 3 COMMUNITY LICENSE AGREEMENT

Lexi is uncensored, which makes the model compliant. You are advised to implement your own alignment layer before exposing the model as a service. It will be highly compliant with any requests, even unethical ones.

You are responsible for any content you create using this model. Please use it responsibly.

Lexi is licensed according to Meta's Llama license. I grant permission for any use, including commercial, that falls within accordance with Meta's Llama-3 license.

Downloads last month
10,679
GGUF
Model size
8B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ 1 Ask for provider support

Model tree for Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF

Finetunes
1 model

Spaces using Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF 3