julianrisch commited on
Commit
71b0379
1 Parent(s): 42468e4

add YouTube link & leave out mention of version 2.x

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -175,7 +175,7 @@ max_query_length=64
175
 
176
  ### In Haystack
177
  Haystack is an AI orchestration framework to build customizable, production-ready LLM applications. You can use this model in Haystack to do extractive question answering on documents.
178
- To load and run the model with [Haystack version 2.x](https://github.com/deepset-ai/haystack/):
179
  ```python
180
  # After running pip install haystack-ai "transformers[torch,sentencepiece]"
181
 
@@ -261,6 +261,6 @@ Some of our other work:
261
 
262
  We also have a <strong><a class="h-7" href="https://haystack.deepset.ai/community">Discord community open to everyone!</a></strong></p>
263
 
264
- [Twitter](https://twitter.com/Haystack_AI) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Discord](https://haystack.deepset.ai/community) | [GitHub Discussions](https://github.com/deepset-ai/haystack/discussions) | [Website](https://haystack.deepset.ai/)
265
 
266
  By the way: [we're hiring!](http://www.deepset.ai/jobs)
 
175
 
176
  ### In Haystack
177
  Haystack is an AI orchestration framework to build customizable, production-ready LLM applications. You can use this model in Haystack to do extractive question answering on documents.
178
+ To load and run the model with [Haystack](https://github.com/deepset-ai/haystack/):
179
  ```python
180
  # After running pip install haystack-ai "transformers[torch,sentencepiece]"
181
 
 
261
 
262
  We also have a <strong><a class="h-7" href="https://haystack.deepset.ai/community">Discord community open to everyone!</a></strong></p>
263
 
264
+ [Twitter](https://twitter.com/Haystack_AI) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Discord](https://haystack.deepset.ai/community) | [GitHub Discussions](https://github.com/deepset-ai/haystack/discussions) | [Website](https://haystack.deepset.ai/) | [YouTube](https://www.youtube.com/@deepset_ai)
265
 
266
  By the way: [we're hiring!](http://www.deepset.ai/jobs)