Update README.md
Browse files
README.md
CHANGED
|
@@ -90,6 +90,10 @@ print(generate_together_embeddings(
|
|
| 90 |
)
|
| 91 |
```
|
| 92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
## Citation
|
| 94 |
|
| 95 |
If you use this model, or otherwise found our work valuable, you can cite us as follows:
|
|
|
|
| 90 |
)
|
| 91 |
```
|
| 92 |
|
| 93 |
+
## Acknowledgments
|
| 94 |
+
|
| 95 |
+
Alycia Lee helped with AutoModel support.
|
| 96 |
+
|
| 97 |
## Citation
|
| 98 |
|
| 99 |
If you use this model, or otherwise found our work valuable, you can cite us as follows:
|