Commit daab6eca authored by Alp Deniz Ogut's avatar Alp Deniz Ogut
Browse files

Revert "Increase chunk (node) size to 256"

This reverts commit c9582050.
parent c9582050
Showing with 1 addition and 1 deletion
+1 -1
......@@ -12,7 +12,7 @@ from summa.summarizer import ( # type: ignore
_set_graph_edge_weights,
)
CHUNK_MAX_WORDS = 256
CHUNK_MAX_WORDS = 128
TOKENIZER_ENDPOINT = "https://llm.dev.backend.memri.io/v1/tokenize"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment