Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
|
15 |
Tired of using naive chunking ? Use this.
|
16 |
|
17 |
-
Inspired by https://github.com/
|
18 |
|
19 |
```python
|
20 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
|
|
14 |
|
15 |
Tired of using naive chunking ? Use this.
|
16 |
|
17 |
+
Inspired by https://github.com/zeroentropy-ai/zchunk
|
18 |
|
19 |
```python
|
20 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|