bhenrym14 commited on
Commit
d8fd194
1 Parent(s): 9a9cf74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (NTK monkey patch)[https://github.com/bhenrym14/qlora-airoboros-longcontext/blob/main/scaledllama/llama_rope_ntk_monkey_patch.py].
 
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).