cnmoro commited on
Commit
71b3f03
·
verified ·
1 Parent(s): 365f2ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
 
15
  Tired of using naive chunking ? Use this.
16
 
17
- Inspired by https://github.com/ZeroEntropy-AI/llama-chunk
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