Fyandono commited on
Commit
72f03fa
·
verified ·
1 Parent(s): e56ad3b

Update README.md

Browse files

This 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.

Files changed (1) hide show
  1. README.md +3 -2
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
+ ---