RCaz commited on
Commit
bd3055b
·
verified ·
1 Parent(s): cacbee6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -12,6 +12,10 @@ hf_oauth_scopes:
12
  - inference-api
13
  short_description: a bot that answer questions about professional projets
14
  license: mit
 
 
 
 
15
  ---
16
 
17
  An chatbot with rag for curriculum vitae
 
12
  - inference-api
13
  short_description: a bot that answer questions about professional projets
14
  license: mit
15
+ variables:
16
+ FORCE_CUDA: "0"
17
+ MAX_JOBS: "4"
18
+ TORCH_CUDA_ARCH_LIST: ""
19
  ---
20
 
21
  An chatbot with rag for curriculum vitae