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