typeof commited on
Commit
8f433a9
1 Parent(s): 5b900c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -27,6 +27,7 @@ $$
27
  $$
28
 
29
 
 
30
  <!--![image/png](https://cdn-uploads.huggingface.co/production/uploads/648b0f4fd8fe693f51de98d2/aerBANxBtCya732NdBiw0.png)-->
31
  <!-- $$
32
  W_{Llama3} + ΔLoRA_{Hermes} = W_{Hermes} \\
@@ -82,6 +83,9 @@ Users (both direct and downstream) should be made aware of the risks, biases and
82
 
83
  ## How to Get Started with the Model
84
 
 
 
 
85
  Use the code below to get started with the model.
86
 
87
  ```python
 
27
  $$
28
 
29
 
30
+
31
  <!--![image/png](https://cdn-uploads.huggingface.co/production/uploads/648b0f4fd8fe693f51de98d2/aerBANxBtCya732NdBiw0.png)-->
32
  <!-- $$
33
  W_{Llama3} + ΔLoRA_{Hermes} = W_{Hermes} \\
 
83
 
84
  ## How to Get Started with the Model
85
 
86
+ ### Find the original here https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B
87
+
88
+
89
  Use the code below to get started with the model.
90
 
91
  ```python