student-abdullah commited on
Commit
240f9c5
·
verified ·
1 Parent(s): 91c4ed8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- base_model: Meta/Meta-Llama-3.1-8B
3
  language:
4
  - en
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
 
 
9
  - unsloth
10
  - llama
11
  - gguf
@@ -18,7 +20,7 @@ datasets:
18
 
19
  - **Developed by:** student-abdullah
20
  - **License:** apache-2.0
21
- - **Finetuned from model:** Meta/Meta-Llama-3.1-8B
22
 
23
  ---
24
  # Acknowledgement
@@ -26,7 +28,7 @@ datasets:
26
 
27
  ---
28
  # Model Description
29
- This model is fine-tuned from the Meta/Meta-Llama-3.1-8B base model to enhance its capabilities in generating relevant and accurate responses related to generic medications under the PMBJP scheme. The fine-tuning process included the following hyperparameters:
30
 
31
  - Fine Tuning Template: Llama 3.1 Q&A
32
  - Max Tokens: 512
 
1
  ---
2
+ base_model: meta-llama/Meta-Llama-3.1-8B
3
  language:
4
  - en
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
9
+ - torch
10
+ - trl
11
  - unsloth
12
  - llama
13
  - gguf
 
20
 
21
  - **Developed by:** student-abdullah
22
  - **License:** apache-2.0
23
+ - **Finetuned from model:** meta-llama/Meta-Llama-3.1-8B
24
 
25
  ---
26
  # Acknowledgement
 
28
 
29
  ---
30
  # Model Description
31
+ This model is fine-tuned from the meta-llama/Meta-Llama-3.1-8B base model to enhance its capabilities in generating relevant and accurate responses related to generic medications under the PMBJP scheme. The fine-tuning process included the following hyperparameters:
32
 
33
  - Fine Tuning Template: Llama 3.1 Q&A
34
  - Max Tokens: 512