Suparious commited on
Commit
4a2bcee
1 Parent(s): 6e45341

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,8 +9,19 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
 
 
11
  quantized_by: Suparious
12
  ---
13
  # MaziyarPanahi/Llama-3-8B-Instruct-v0.5 AWQ
@@ -15,7 +29,11 @@ quantized_by: Suparious
15
  - Model creator: [MaziyarPanahi](https://huggingface.co/MaziyarPanahi)
16
  - Original model: [Llama-3-8B-Instruct-v0.5](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-v0.5)
17
 
 
18
 
 
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
+ license: other
3
+ license_name: llama3
4
+ license_link: LICENSE
5
  library_name: transformers
6
  tags:
7
  - 4-bit
 
9
  - text-generation
10
  - autotrain_compatible
11
  - endpoints_compatible
12
+ - axolotl
13
+ - finetune
14
+ - facebook
15
+ - meta
16
+ - pytorch
17
+ - llama
18
+ - llama-3
19
+ language:
20
+ - en
21
  pipeline_tag: text-generation
22
  inference: false
23
+ model_creator: MaziyarPanahi
24
+ model_name: Llama-3-8B-Instruct-v0.5
25
  quantized_by: Suparious
26
  ---
27
  # MaziyarPanahi/Llama-3-8B-Instruct-v0.5 AWQ
 
29
  - Model creator: [MaziyarPanahi](https://huggingface.co/MaziyarPanahi)
30
  - Original model: [Llama-3-8B-Instruct-v0.5](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-v0.5)
31
 
32
+ <img src="./llama-3-merges.webp" alt="Llama-3 DPO Logo" width="500" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
33
 
34
+ ## Model Summary
35
+
36
+ This model was developed based on `MaziyarPanahi/Llama-3-8B-Instruct-DPO` series.
37
 
38
  ## How to use
39