How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="safe049/Llama-3.1-Lexi-V2-Chinese",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

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
28
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
(31)
this model