Update README.md
Browse files
README.md
CHANGED
@@ -21,4 +21,4 @@ Otherwise, I emulated the training process as closely as possible (rank 64 QLoRA
|
|
21 |
|
22 |
## NTK Patch
|
23 |
|
24 |
-
To use with HF transformers, AutoGPTQ, etc. See
|
|
|
21 |
|
22 |
## NTK Patch
|
23 |
|
24 |
+
To use with HF transformers, AutoGPTQ, etc. See [NTK monkey patch](https://github.com/bhenrym14/qlora-airoboros-longcontext/blob/main/scaledllama/llama_rope_ntk_monkey_patch.py).
|