Add pipeline tag, library name and link to code

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,10 +1,14 @@
1
  ---
2
- license: apache-2.0
3
  base_model:
4
  - meta-llama/Meta-Llama-3-8B
5
- paper: "https://arxiv.org/pdf/2506.20480"
 
 
 
6
  ---
7
 
8
  # GPTailor-Llama3-8B
9
 
10
- This model is based on the paper: https://arxiv.org/pdf/2506.20480
 
 
 
1
  ---
 
2
  base_model:
3
  - meta-llama/Meta-Llama-3-8B
4
+ license: apache-2.0
5
+ paper: https://arxiv.org/pdf/2506.20480
6
+ pipeline_tag: text-generation
7
+ library_name: transformers
8
  ---
9
 
10
  # GPTailor-Llama3-8B
11
 
12
+ This model is based on the paper: https://arxiv.org/pdf/2506.20480
13
+
14
+ Code: https://github.com/Guinan-Su/auto-merge-llm