Update README.md
Browse files
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.
|