firqaaa commited on
Commit
58d99d4
1 Parent(s): 89416f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -3,6 +3,11 @@ language:
3
  - id
4
  pipeline_tag: text-generation
5
  license: cc-by-nc-4.0
 
 
 
 
 
6
  ---
7
  # About :
8
  This 🦙 Llama model was trained on a translated Alpaca dataset in Bahasa Indonesia. It uses Parameter Efficient Fine Tuning and LoRA to enable training on consumer-grade GPU hardware.
 
3
  - id
4
  pipeline_tag: text-generation
5
  license: cc-by-nc-4.0
6
+ library_name: transformers
7
+ tags:
8
+ - llama
9
+ - alpaca
10
+ - lora
11
  ---
12
  # About :
13
  This 🦙 Llama model was trained on a translated Alpaca dataset in Bahasa Indonesia. It uses Parameter Efficient Fine Tuning and LoRA to enable training on consumer-grade GPU hardware.