Update config.pbtxt
This commit is contained in:
parent
312a23a03b
commit
8fdd9fe49f
@ -1,5 +1,4 @@
|
|||||||
# Triton backend to use
|
# Triton backend to use
|
||||||
name: "Llama-3.2-1B-Instruct"
|
|
||||||
backend: "python"
|
backend: "python"
|
||||||
max_batch_size: 0
|
max_batch_size: 0
|
||||||
|
|
||||||
@ -106,7 +105,7 @@ output [
|
|||||||
parameters: [
|
parameters: [
|
||||||
{
|
{
|
||||||
key: "base_model_path",
|
key: "base_model_path",
|
||||||
value: {string_value: ""}
|
value: {string_value: "/cheetah/input/model/groupuser/Llama-3.2-1B-Instruct"}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: "is_adapter_model",
|
key: "is_adapter_model",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user