Skip to content

Commit c0bc7ff

Browse files
committed
Added a note for memory usage
1 parent ed9a9bd commit c0bc7ff

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/dev.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# YourFunctionName
2-
*Brief description of what this evaluation function does, from the developer perspective*
1+
# langModels
2+
An evaluation function to aid the learning of language models.
3+
4+
**NOTE: ** All AWS deployments should allocate 1024MB RAM and Storage due to the image size.
35

46
## Inputs
57
*Specific input parameters which can be supplied when the `eval` command is supplied to this function.*

0 commit comments

Comments
 (0)