Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ This is a version of `hivemind/gpt-j-6B-8bit` fine-tuned on the [Wizard of Wikip
|
|
22 |
|
23 |
_**NOTE: this needs to be loaded via the special patching technique** outlined in the hivemind model card (as with all 8bit models)_
|
24 |
|
25 |
-
Examples of how to load the model correctly are already in place in the notebook linked above. A `.py` of said notebook was uploaded to the repo for reference - [link here](https://huggingface.co/ethzanalytics/gpt-j-8bit-KILT_WoW_10k_steps/
|
26 |
|
27 |
## Training
|
28 |
|
|
|
22 |
|
23 |
_**NOTE: this needs to be loaded via the special patching technique** outlined in the hivemind model card (as with all 8bit models)_
|
24 |
|
25 |
+
Examples of how to load the model correctly are already in place in the notebook linked above. A `.py` of said notebook was uploaded to the repo for reference - [link here](https://huggingface.co/ethzanalytics/gpt-j-8bit-KILT_WoW_10k_steps/blob/main/ai_msgbot_gpt_j_6b_8bit_with_hub.py)
|
26 |
|
27 |
## Training
|
28 |
|