File size: 470 Bytes
8ae1c0f ba0dfdf 8ae1c0f 60554f3 2397f4e dd42d97 9b52b1c dc02007 60554f3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: bsd-3-clause-clear
base_model:
- meta-llama/Llama-3.1-8B
pipeline_tag: text-generation
library_name: transformers
datasets:
- ccapo/ethical-responses
tags:
- pytorch
---
## Description
This model is a fine-tuned version Meta Llama 3.1 8B, trained on a small collection of prompts and responses to demonstrate how it is possible to increase the ethical responses of the base model.
For more details, see the model card for the base Meta Llama 3.1 8B model. |