nordenxgt commited on
Commit
52682fa
1 Parent(s): 6645844

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,13 +3,13 @@ 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
- - 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.