ggerganov commited on
Commit
423185c
1 Parent(s): 43487bb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- base_model: Qwen/Qwen2.5-Coder-1.5B
3
- language:
4
- - en
5
- library_name: transformers
6
  license: apache-2.0
7
  license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B/blob/main/LICENSE
 
 
 
8
  pipeline_tag: text-generation
 
9
  tags:
10
  - code
11
  - qwen
 
1
  ---
 
 
 
 
2
  license: apache-2.0
3
  license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B/blob/main/LICENSE
4
+ language:
5
+ - en
6
+ base_model: Qwen/Qwen2.5-Coder-1.5B
7
  pipeline_tag: text-generation
8
+ library_name: transformers
9
  tags:
10
  - code
11
  - qwen