Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
This model is the initial test version, finetuned using LLaMA-3-8B version provided by UnslothAI in Nepali Language.
|
|
|
1 |
---
|
2 |
+
license: llama3
|
3 |
pipeline_tag: text-generation
|
4 |
+
language:
|
5 |
+
- ne
|
6 |
+
library_name: transformers
|
7 |
+
tags:
|
8 |
+
- unsloth
|
9 |
+
- pytorch
|
10 |
+
- llama
|
11 |
+
- llama-3
|
12 |
---
|
13 |
|
14 |
This model is the initial test version, finetuned using LLaMA-3-8B version provided by UnslothAI in Nepali Language.
|