How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf safe049/Llama-3.1-Lexi-V2-Chinese:Q4_K_M
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "safe049/Llama-3.1-Lexi-V2-Chinese:Q4_K_M"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

This model is uncensored! https://huggingface.co/safe049/Llama-3.1-Lexi-V2-Chinese/blob/main/image.webp

Uploaded model

  • Developed by: safe049
  • License: apache-2.0
  • Finetuned from model : Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2

This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.

Informations

Created with Unsloth,Used Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2 as a based model

Trained with Ruozhiba QA dataset

Have good Chinese support.

Using

Check the "use the model" button in this hugging face repository

Downloads last month
39
Safetensors
Model size
8B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for safe049/Llama-3.1-Lexi-V2-Chinese

Quantized
(32)
this model