Update README.md
#1
by
MCES100
- opened
README.md
CHANGED
@@ -7,6 +7,7 @@ base_model:
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- code,
|
|
|
10 |
---
|
11 |
|
12 |
# Code Generation and Problem Solving
|
@@ -44,4 +45,4 @@ The problem is about finding the maximum number of diagonal moves Mikhail can ma
|
|
44 |
==========
|
45 |
Prompt: 149 tokens, 386.395 tokens-per-sec
|
46 |
Generation: 460 tokens, 24.677 tokens-per-sec
|
47 |
-
Peak memory: 5.358 GB
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- code,
|
10 |
+
library_name: adapter-transformers
|
11 |
---
|
12 |
|
13 |
# Code Generation and Problem Solving
|
|
|
45 |
==========
|
46 |
Prompt: 149 tokens, 386.395 tokens-per-sec
|
47 |
Generation: 460 tokens, 24.677 tokens-per-sec
|
48 |
+
Peak memory: 5.358 GB
|