bartowski commited on
Commit
0e81d7b
β€’
1 Parent(s): d146fed

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -15
README.md CHANGED
@@ -1,18 +1,6 @@
1
  ---
2
- base_model: Qwen/Qwen2.5-Coder-1.5B-Instruct
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-Instruct/blob/main/LICENSE
8
- pipeline_tag: text-generation
9
- tags:
10
- - code
11
- - codeqwen
12
- - chat
13
- - qwen
14
- - qwen-coder
15
  quantized_by: bartowski
 
16
  ---
17
  ## πŸ’« Community Model> Qwen2.5 Coder 1.5B Instruct by Qwen
18
 
@@ -30,8 +18,6 @@ Real world applications: enabling coding agents
30
 
31
  Long context length: 128k tokens with yarn rope configuration
32
 
33
- More details available [here](https://qwenlm.github.io/blog/qwen2.5/)
34
-
35
  ## Special thanks
36
 
37
  πŸ™ Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.
 
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  quantized_by: bartowski
3
+ pipeline_tag: text-generation
4
  ---
5
  ## πŸ’« Community Model> Qwen2.5 Coder 1.5B Instruct by Qwen
6
 
 
18
 
19
  Long context length: 128k tokens with yarn rope configuration
20
 
 
 
21
  ## Special thanks
22
 
23
  πŸ™ Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.