Skip to content

Commit

Permalink
Supporting files for unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
  • Loading branch information
shrinath-suresh committed Sep 5, 2023
1 parent e75a5ae commit 9afce52
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"createdOn": "28/07/2020 06:32:08",
"runtime": "LSP",
"model": {
"modelName": "llm",
"serializedFile": "dummy.pt",
"handler": "libllm_handler:LlmHandler",
"modelVersion": "2.0"
},
"archiverVersion": "0.2.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"checkpoint_path" : "/home/ubuntu/serve/cpp/stories15M.bin",
"tokenizer_path" : "/home/ubuntu/serve/cpp/src/examples/babyllama/tokenizer.bin"
}

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
default_response_timeout=300000

0 comments on commit 9afce52

Please sign in to comment.