TheBloke commited on
Commit
5e9a550
·
1 Parent(s): 4b9ae88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 inreasing 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.
 
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.