Fyandono commited on
Commit
6c17ed7
·
verified ·
1 Parent(s): 5c0ae7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model:
3
- - unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
4
  pipeline_tag: text-generation
5
  tags:
6
  - nlp
@@ -11,15 +11,15 @@ language:
11
  - id
12
  ---
13
 
14
- # Llama-3.1-8B-Instruct (Indonesian Fine-tuned)
15
 
16
  ## Overview
17
 
18
- This is **Llama-3.1-8B-Instruct**, a fine-tuned model based on the [Meta-Llama-3.1-8B-Instruct-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit) architecture. The model has been specifically trained on the **Stanford Alpaca Instruction dataset**, which has been translated into **Indonesian**. This fine-tuning enhances the model's ability to understand and generate responses in **Indonesian**, making it suitable for various language-specific tasks and instruction-following applications.
19
 
20
  ## Features
21
 
22
- - **Base Model**: [unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit)
23
  - **Pipeline Tag**: `text-generation`
24
  - **Tags**:
25
  - `nlp`
 
1
  ---
2
  base_model:
3
+ - unsloth/Llama-3.2-1B-Instruct-bnb-4bit
4
  pipeline_tag: text-generation
5
  tags:
6
  - nlp
 
11
  - id
12
  ---
13
 
14
+ # Llama-3.2-1B-Instruct-bnb-4bit (Indonesian Fine-tuned)
15
 
16
  ## Overview
17
 
18
+ This is **Llama-3.2-1B-Instruct**, a fine-tuned model based on the [Meta-Llama-3.2-8B-Instruct-bnb-4bit](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct-bnb-4bit) architecture. The model has been specifically trained on the **Stanford Alpaca Instruction dataset**, which has been translated into **Indonesian**. This fine-tuning enhances the model's ability to understand and generate responses in **Indonesian**, making it suitable for various language-specific tasks and instruction-following applications.
19
 
20
  ## Features
21
 
22
+ - **Base Model**: [unsloth/Llama-3.2-1B-Instruct-bnb-4bit](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct-bnb-4bit)
23
  - **Pipeline Tag**: `text-generation`
24
  - **Tags**:
25
  - `nlp`