typeof commited on
Commit
ac71b95
1 Parent(s): 6d6e5fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -27,6 +27,8 @@ $$
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 +84,7 @@ 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
+ [NousResearch/Hermes-2-Theta-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-8B)
31
+
32
  <!--![image/png](https://cdn-uploads.huggingface.co/production/uploads/648b0f4fd8fe693f51de98d2/aerBANxBtCya732NdBiw0.png)-->
33
  <!-- $$
34
  W_{Llama3} + ΔLoRA_{Hermes} = W_{Hermes} \\
 
84
 
85
  ## How to Get Started with the Model
86
 
87
+
88
  Use the code below to get started with the model.
89
 
90
  ```python