Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,14 @@ base_model:
|
|
7 |
library_name: transformers
|
8 |
tags:
|
9 |
- code-reasoning
|
10 |
-
- vllm
|
11 |
- coding
|
12 |
- reasoning
|
13 |
- problem-solving
|
14 |
- algorithms
|
15 |
- python
|
16 |
- c++
|
|
|
|
|
17 |
pipeline_tag: text-generation
|
18 |
---
|
19 |
|
|
|
7 |
library_name: transformers
|
8 |
tags:
|
9 |
- code-reasoning
|
|
|
10 |
- coding
|
11 |
- reasoning
|
12 |
- problem-solving
|
13 |
- algorithms
|
14 |
- python
|
15 |
- c++
|
16 |
+
- competitive-programming
|
17 |
+
- vllm
|
18 |
pipeline_tag: text-generation
|
19 |
---
|
20 |
|