Soloman2002 commited on
Commit
b52d202
·
verified ·
1 Parent(s): 660271a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -11
README.md CHANGED
@@ -2,17 +2,19 @@
2
  language: en
3
  license: apache-2.0
4
  tags:
5
- - code
6
- - coding-agent
7
- - instruction-tuned
8
- - hermit-code
9
- - qwen2.5-coder
10
- - text-generation
11
- - python
12
- - javascript
13
- - rust
14
- - go
15
  pipeline_tag: text-generation
 
 
16
  ---
17
 
18
  <div align="center">
@@ -462,4 +464,4 @@ If you find Hermit Code useful, please consider starring the repository and shar
462
 
463
  <sub>Built with ❤️ for the coding community by the Hermit Team</sub>
464
 
465
- </div>
 
2
  language: en
3
  license: apache-2.0
4
  tags:
5
+ - code
6
+ - coding-agent
7
+ - instruction-tuned
8
+ - hermit-code
9
+ - qwen2.5-coder
10
+ - text-generation
11
+ - python
12
+ - javascript
13
+ - rust
14
+ - go
15
  pipeline_tag: text-generation
16
+ base_model:
17
+ - Qwen/Qwen2.5-Coder-7B-Instruct
18
  ---
19
 
20
  <div align="center">
 
464
 
465
  <sub>Built with ❤️ for the coding community by the Hermit Team</sub>
466
 
467
+ </div>