Instructions to use Guilherme34/Meta-Llama-3.1-70B-Chat-Uncensored with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Guilherme34/Meta-Llama-3.1-70B-Chat-Uncensored with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-70B-Instruct") model = PeftModel.from_pretrained(base_model, "Guilherme34/Meta-Llama-3.1-70B-Chat-Uncensored") - Notebooks
- Google Colab
- Kaggle
Literally Llama3.1 but uncensored, theres only the lora, you can download the model and merge and i will be happy if anibody do this!
it was trained using a mix of techniques.
Use a mixtral system prompt.
- Downloads last month
- 7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for Guilherme34/Meta-Llama-3.1-70B-Chat-Uncensored
Base model
meta-llama/Llama-3.1-70B Finetuned
meta-llama/Llama-3.1-70B-Instruct