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