Skip to content

Commit 067f0bc

Browse files
authored
Update tests.json
1 parent 0869068 commit 067f0bc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.runpod/tests.json

-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
{
2-
// Test cases to validate the tool's functionality.
32
"tests": [
43
{
54
"name": "basic_inference_test",
6-
// Basic inference with a simple prompt
75
"input": {
86
"prompt": "Write a short poem about artificial intelligence.",
97
},
108
"timeout": 30000
119
}
1210
],
13-
// Test environment configuration settings.
1411
"config": {
1512
"gpuTypeId": "NVIDIA GeForce RTX 4090",
1613
"gpuCount": 1,

0 commit comments

Comments
 (0)