ynakashima
commited on
Commit
•
b4e8418
1
Parent(s):
75a3b2d
Update README.md
Browse files
README.md
CHANGED
@@ -213,6 +213,11 @@ The details are as follows:
|
|
213 |
- **Hardware**: The model was trained on 8 nodes of an Amazon EC2 trn1.32xlarge instance.
|
214 |
- **Software**: We use code based on [neuronx-nemo-megatron](https://github.com/aws-neuron/neuronx-nemo-megatron).
|
215 |
|
|
|
|
|
|
|
|
|
|
|
216 |
## Citation
|
217 |
|
218 |
```
|
|
|
213 |
- **Hardware**: The model was trained on 8 nodes of an Amazon EC2 trn1.32xlarge instance.
|
214 |
- **Software**: We use code based on [neuronx-nemo-megatron](https://github.com/aws-neuron/neuronx-nemo-megatron).
|
215 |
|
216 |
+
## Known Limitations
|
217 |
+
|
218 |
+
The model sometimes attempts to call unprovided tools.
|
219 |
+
You should implement a post-process to exclude those tools.
|
220 |
+
|
221 |
## Citation
|
222 |
|
223 |
```
|