pszemraj commited on
Commit
3bc8d02
1 Parent(s): 106aa81

Update README.md

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