Steelskull commited on
Commit
a6127fb
1 Parent(s): dbc4699

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,8 +28,8 @@ base_model:
28
  <p>Aura-llama is using the methodology presented by SOLAR for scaling LLMs called depth up-scaling (DUS), which encompasses architectural modifications with continued pretraining. Using the solar paper as a base, I integrated Llama-3 weights into the upscaled layers, and In the future plan to continue training the model.</p>
29
  <p>Aura-llama is a merge of the following models to create a base model to work from:</p>
30
  <ul>
31
- <li><a href="https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct">meta-llama/Meta-Llama-3-8B-Instruct</a></li>
32
- <li><a href="https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct">meta-llama/Meta-Llama-3-8B-Instruct</a></li>
33
  </ul>
34
  </div>
35
  <div class="update-section">
 
28
  <p>Aura-llama is using the methodology presented by SOLAR for scaling LLMs called depth up-scaling (DUS), which encompasses architectural modifications with continued pretraining. Using the solar paper as a base, I integrated Llama-3 weights into the upscaled layers, and In the future plan to continue training the model.</p>
29
  <p>Aura-llama is a merge of the following models to create a base model to work from:</p>
30
  <ul>
31
+ <li><a href="https://huggingface.co/failspy/Llama-3-8B-Instruct-abliterated">failspy/Llama-3-8B-Instruct-abliterated</a></li>
32
+ <li><a href="https://huggingface.co/failspy/Llama-3-8B-Instruct-abliterated">failspy/Llama-3-8B-Instruct-abliterated</a></li>
33
  </ul>
34
  </div>
35
  <div class="update-section">