Skip to content

Commit a4e2d3b

Browse files
Update variables.tf
1 parent 37ef935 commit a4e2d3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/gen-ai-xeon-opea-chatqna-falcon11B/variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,6 @@ variable "vm_count" {
130130
# Variable for Huggingface Token
131131
variable "huggingface_token" {
132132
description = "Huggingface Token"
133+
default = " <YOUR HUGGINGFACE TOKEN> "
133134
type = string
134135
}

0 commit comments

Comments
 (0)