test2
Browse files- requirements.txt +0 -11
requirements.txt
CHANGED
@@ -5,14 +5,3 @@ pypdf
|
|
5 |
tiktoken
|
6 |
panel
|
7 |
notebook
|
8 |
-
|
9 |
-
8193
|
10 |
-
250 as input
|
11 |
-
|
12 |
-
dividing this 250 pages words into chunks 6000
|
13 |
-
in ours case total chunks is 15
|
14 |
-
|
15 |
-
for 15 chunks the model needs to create summary
|
16 |
-
final summary = combining these 15 chunks summary
|
17 |
-
|
18 |
-
model ==meassage---passing the 'entire 1 chunk'
|
|
|
5 |
tiktoken
|
6 |
panel
|
7 |
notebook
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|