29 lines
665 B
Markdown
29 lines
665 B
Markdown
---
|
|
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
|
license: apache-2.0
|
|
language:
|
|
- vi
|
|
datasets:
|
|
- hoanghai2110/vietnamese-dataset
|
|
tags:
|
|
- text-generation-inference
|
|
- transformers
|
|
- unsloth
|
|
- llama3
|
|
- vietnamese
|
|
pipeline_tag: text-generation
|
|
---
|
|
|
|
# Vietnamese Llama 3.1 8B r16
|
|
|
|
This repository contains the Vietnamese instruction-tuned checkpoint for Vietnamese Llama 3.1 8B r16.
|
|
|
|
- **Developed by:** DataOpsFusion
|
|
- **Base model:** meta-llama/Meta-Llama-3.1-8B-Instruct
|
|
- **Adapter rank:** r16
|
|
- **Dataset:** hoanghai2110/vietnamese-dataset
|
|
- **Language:** Vietnamese
|
|
- **License:** apache-2.0
|
|
|
|
Built with Unsloth and Hugging Face TRL on the Vietnamese dataset.
|