Fix link
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ inference: false
|
|
15 |
---
|
16 |
|
17 |
# MPT-7B-8k
|
18 |
-
Based on [eluzhnica/mpt-7b-8k-peft-compatible](https://huggingface.co/
|
19 |
|
20 |
Same as MPT-7B-8K but with gradient checkpointing so you can LORA/QLORA. Not tested yet.
|
21 |
|
|
|
15 |
---
|
16 |
|
17 |
# MPT-7B-8k
|
18 |
+
Based on [eluzhnica/mpt-7b-8k-peft-compatible](https://huggingface.co/eluzhnica/mpt-7b-8k-peft-compatible)
|
19 |
|
20 |
Same as MPT-7B-8K but with gradient checkpointing so you can LORA/QLORA. Not tested yet.
|
21 |
|