Eliahu commited on
Commit
3ed9aa4
·
verified ·
1 Parent(s): 006e7ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -839,7 +839,7 @@ https://vision.huji.ac.il/spectral_detuning/
839
  - **🧑‍💻 Repository:**
840
  https://github.com/eliahuhorwitz/spectral_detuning
841
  - **📃 Paper:**
842
- http://arxiv.org/abs/
843
  - **✉️ Point of Contact:**
844
845
 
@@ -963,7 +963,7 @@ def merge_lora_weights(args, layer_idx, device):
963
  - The fine-tuned LoRA models for Stable Diffusion are taken from civitai and were fine-tuned by [RalFinger](https://civitai.com/user/RalFinger).
964
  - The fine-tuning of Mistral was performed based on the Zephyr model as seen [here](https://github.com/huggingface/alignment-handbook/tree/main).
965
 
966
- For the full list of models and hyper-parameters see the appendix of the [paper](http://arxiv.org/abs/).
967
 
968
 
969
  ## Risks and Out-of-Scope Use
 
839
  - **🧑‍💻 Repository:**
840
  https://github.com/eliahuhorwitz/spectral_detuning
841
  - **📃 Paper:**
842
+ https://arxiv.org/abs/2402.10208
843
  - **✉️ Point of Contact:**
844
845
 
 
963
  - The fine-tuned LoRA models for Stable Diffusion are taken from civitai and were fine-tuned by [RalFinger](https://civitai.com/user/RalFinger).
964
  - The fine-tuning of Mistral was performed based on the Zephyr model as seen [here](https://github.com/huggingface/alignment-handbook/tree/main).
965
 
966
+ For the full list of models and hyper-parameters see the appendix of the [paper](https://arxiv.org/abs/2402.10208).
967
 
968
 
969
  ## Risks and Out-of-Scope Use