Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ The increased context is tested to work with [ExLlama](https://github.com/turbod
|
|
30 |
It has also been tested from Python code using AutoGPTQ, and `trust_remote_code=True`.
|
31 |
|
32 |
Code credits:
|
33 |
-
- Original concept and code for
|
34 |
- Updated Llama modelling code that includes this automatically via trust_remote_code: [emozilla](https://huggingface.co/emozilla).
|
35 |
|
36 |
Please read carefully below to see how to use it.
|
|
|
30 |
It has also been tested from Python code using AutoGPTQ, and `trust_remote_code=True`.
|
31 |
|
32 |
Code credits:
|
33 |
+
- Original concept and code for increasing context length: [kaiokendev](https://huggingface.co/kaiokendev)
|
34 |
- Updated Llama modelling code that includes this automatically via trust_remote_code: [emozilla](https://huggingface.co/emozilla).
|
35 |
|
36 |
Please read carefully below to see how to use it.
|