Matt Williams 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) | 1 rok temu | |
---|---|---|
.. | ||
README.md | 1 rok temu | |
requirements.txt | 1 rok temu | |
summ.py | 1 rok temu | |
utils.py | 1 rok temu |
This example goes through a series of steps:
This example lets you pick from a few different topic areas, then summarize the most recent x articles for that topic. It then creates chunks of sentences from each article and then generates embeddings for each of those chunks.
mistral-openorca
model installed: ollama pull mistral-openorca
pip install -r requirements.txt
python summ.py