Text Generation
Transformers
PyTorch
chatts
feature-extraction
conversational
custom_code
nielsr HF Staff commited on
Commit
5295eef
·
verified ·
1 Parent(s): 49c56d5

Add base model

Browse files

This PR links your model to https://huggingface.co/Qwen/Qwen2.5-14B-Instruct

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  library_name: transformers
4
  pipeline_tag: text-generation
 
 
5
  ---
6
 
7
  # ChatTS-14B Model
 
2
  license: apache-2.0
3
  library_name: transformers
4
  pipeline_tag: text-generation
5
+ base_model:
6
+ - Qwen/Qwen2.5-14B-Instruct
7
  ---
8
 
9
  # ChatTS-14B Model