Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,9 @@ It can produce incorrect or “hallucinated” answers, particularly on out‑of
|
|
| 46 |
estimates require post‑hoc calibration. Users should always validate critical outputs against experiments or specialized bioinformatics
|
| 47 |
pipelines.
|
| 48 |
|
|
|
|
|
|
|
|
|
|
| 49 |
## How to use
|
| 50 |
|
| 51 |
Until its next release, the transformers library needs to be installed from source with the following command in order to use the models.
|
|
|
|
| 46 |
estimates require post‑hoc calibration. Users should always validate critical outputs against experiments or specialized bioinformatics
|
| 47 |
pipelines.
|
| 48 |
|
| 49 |
+
### Other notes
|
| 50 |
+
We also provide the params for the ChatNT jax model in `jax_params`.
|
| 51 |
+
|
| 52 |
## How to use
|
| 53 |
|
| 54 |
Until its next release, the transformers library needs to be installed from source with the following command in order to use the models.
|