hbertrand commited on
Commit
97a0e6c
1 Parent(s): d82789e
README.md CHANGED
@@ -3,24 +3,24 @@
3
  Buster is a chatbot that can answer questions about the Mila cluster. You can try it [here](https://huggingface.co/spaces/jerpint/buster).
4
 
5
 
6
- ![Question about tmpdir](imgs/qa_tmpdir.png)
7
  <!---
8
  Where should I put my data when running a job?
9
  -->
10
 
11
- ![Question about GPUs jobs](imgs/qa_gpus.png)
12
  <!---
13
  How do I run a job with 2 GPUs?
14
  -->
15
 
16
  It also works in french, although not as well:
17
- ![Question en français](imgs/qa_french.png)
18
  <!---
19
  Comment est-ce que je lance une job avec 2 GPUs?
20
  -->
21
 
22
  If you ask a stupid question, you will get a stupid answer:
23
- ![Dumb question](imgs/qa_pasta.png)
24
  <!---
25
  What has more calories: a DGX A100 or a pasta salad?
26
  -->
 
3
  Buster is a chatbot that can answer questions about the Mila cluster. You can try it [here](https://huggingface.co/spaces/jerpint/buster).
4
 
5
 
6
+ ![Question about tmpdir](buster/imgs/qa_tmpdir.png)
7
  <!---
8
  Where should I put my data when running a job?
9
  -->
10
 
11
+ ![Question about GPUs jobs](buster/imgs/qa_gpus.png)
12
  <!---
13
  How do I run a job with 2 GPUs?
14
  -->
15
 
16
  It also works in french, although not as well:
17
+ ![Question en français](buster/imgs/qa_french.png)
18
  <!---
19
  Comment est-ce que je lance une job avec 2 GPUs?
20
  -->
21
 
22
  If you ask a stupid question, you will get a stupid answer:
23
+ ![Dumb question](buster/imgs/qa_pasta.png)
24
  <!---
25
  What has more calories: a DGX A100 or a pasta salad?
26
  -->
{imgs → buster/imgs}/qa_french.png RENAMED
File without changes
{imgs → buster/imgs}/qa_gpus.png RENAMED
File without changes
{imgs → buster/imgs}/qa_pasta.png RENAMED
File without changes
{imgs → buster/imgs}/qa_tmpdir.png RENAMED
File without changes