We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ef935 commit a4e2d3bCopy full SHA for a4e2d3b
examples/gen-ai-xeon-opea-chatqna-falcon11B/variables.tf
@@ -130,5 +130,6 @@ variable "vm_count" {
130
# Variable for Huggingface Token
131
variable "huggingface_token" {
132
description = "Huggingface Token"
133
+ default = " <YOUR HUGGINGFACE TOKEN> "
134
type = string
135
}
0 commit comments