Update README.md
Browse filesThis is Llama-3.1-8B-Instruct, a fine-tuned model based on the Llama 3.1 architecture with 8 billion parameters. It has been trained using the Stanford Alpaca Instruction dataset, which has been translated into Indonesian, enhancing its ability to understand and follow instructions in the Indonesian language effectively.
README.md
CHANGED
|
@@ -1,11 +1,12 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
| 4 |
-
license: unknown
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
tags:
|
| 7 |
- nlp
|
| 8 |
- unsloth
|
| 9 |
- trl
|
| 10 |
- sft
|
| 11 |
-
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
|
|
|
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
tags:
|
| 6 |
- nlp
|
| 7 |
- unsloth
|
| 8 |
- trl
|
| 9 |
- sft
|
| 10 |
+
language:
|
| 11 |
+
- id
|
| 12 |
+
---
|