saishshinde15 commited on
Commit
3083376
·
verified ·
1 Parent(s): efa44b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,12 +1,11 @@
1
  ---
2
- base_model: unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
3
  language:
4
  - en
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
9
- - unsloth
10
  - llama
11
  - trl
12
  datasets:
@@ -19,6 +18,6 @@ pipeline_tag: text-generation
19
 
20
  - **Developed by:** saishshinde15
21
  - **License:** apache-2.0
22
- - **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
23
 
24
  This llama model was trained with Huggingface's TRL library.
 
1
  ---
2
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
3
  language:
4
  - en
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
 
9
  - llama
10
  - trl
11
  datasets:
 
18
 
19
  - **Developed by:** saishshinde15
20
  - **License:** apache-2.0
21
+ - **Finetuned from model :** meta-llama/Meta-Llama-3.1-8B-Instruct
22
 
23
  This llama model was trained with Huggingface's TRL library.