Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a91c637c60 | |||
| a3dab09801 |
@ -19,8 +19,8 @@ class TritonPythonModel:
|
||||
|
||||
self.model_name = args["model_name"]
|
||||
model_repository = args["model_repository"]
|
||||
#model_path = f"{model_repository}/{self.model_name}"
|
||||
model_path = "/cheetah/input/model/gemma-3-1b-it/gemma-3-1b-it"
|
||||
model_path = f"{model_repository}/{self.model_name}"
|
||||
#model_path = "/cheetah/input/model/gemma-3-1b-it/gemma-3-1b-it"
|
||||
|
||||
input_model_path = model_path
|
||||
|
||||
|
||||
6
gemma-3-1b-it/sub/test.txt
Normal file
6
gemma-3-1b-it/sub/test.txt
Normal file
@ -0,0 +1,6 @@
|
||||
test.txt
|
||||
test.txt
|
||||
test.txt
|
||||
test.txt
|
||||
test.txt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user