rombodawg commited on
Commit
c5c79d3
1 Parent(s): 58c8e0d

Fix incorrect licence (Sorry i messed it up the first time)

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  base_model: Replete-AI/Replete-LLM-V2.5-Qwen-72b
3
  library_name: transformers
4
- license: apache-2.0
 
 
5
  pipeline_tag: text-generation
6
  quantized_by: bartowski
7
  ---
 
1
  ---
2
  base_model: Replete-AI/Replete-LLM-V2.5-Qwen-72b
3
  library_name: transformers
4
+ license: other
5
+ license_name: qwen
6
+ license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
7
  pipeline_tag: text-generation
8
  quantized_by: bartowski
9
  ---