rhysjones commited on
Commit
66670ff
1 Parent(s): a573a74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ ASSISTANT:
28
  # Example Usage
29
 
30
  The following is a code example on how to use HelixNet-LMoE. No special system-context messages are needed for the `critic` and the `regenerator`. \
31
- At the **You:** prompt, enter a questions such as _What is the relationship between Earth's atmosphere, magnetic field and gravity?_
32
 
33
  ```python
34
  import torch, json
 
28
  # Example Usage
29
 
30
  The following is a code example on how to use HelixNet-LMoE. No special system-context messages are needed for the `critic` and the `regenerator`. \
31
+ At the **You:** prompt, enter a question such as _What is the relationship between Earth's atmosphere, magnetic field and gravity?_
32
 
33
  ```python
34
  import torch, json