Soloman2002 commited on
Commit
8f1249d
·
verified ·
1 Parent(s): 39ebfd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -2,11 +2,13 @@
2
  language: en
3
  license: apache-2.0
4
  tags:
5
- - code
6
- - coding-agent
7
- - instruction-tuned
8
- - hermit-code
9
  pipeline_tag: text-generation
 
 
10
  ---
11
 
12
  # Hermit Code 7B
@@ -52,4 +54,4 @@ response = client.text_generation(
52
 
53
  Original model: [Qwen team](https://huggingface.co/Qwen)
54
  Hermit AI Agent: Built by the Hermit team
55
- ```
 
2
  language: en
3
  license: apache-2.0
4
  tags:
5
+ - code
6
+ - coding-agent
7
+ - instruction-tuned
8
+ - hermit-code
9
  pipeline_tag: text-generation
10
+ base_model:
11
+ - Qwen/Qwen2.5-Coder-7B-Instruct
12
  ---
13
 
14
  # Hermit Code 7B
 
54
 
55
  Original model: [Qwen team](https://huggingface.co/Qwen)
56
  Hermit AI Agent: Built by the Hermit team
57
+ ```