asiansoul commited on
Commit
c65139f
1 Parent(s): 0bb047a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -47,3 +47,15 @@ The following models were included in the mixtape:
47
  * [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
48
  * [Locutusque/llama-3-neural-chat-v2.2-8B](https://huggingface.co/Locutusque/llama-3-neural-chat-v2.2-8B)
49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  * [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
48
  * [Locutusque/llama-3-neural-chat-v2.2-8B](https://huggingface.co/Locutusque/llama-3-neural-chat-v2.2-8B)
49
 
50
+
51
+ ## Citation
52
+ **Language Model**
53
+ ```text
54
+ @misc{bllossom,
55
+ author = {JayLee aka "asiansoul"},
56
+ title = {Merge with Dare, Solo},
57
+ year = {2024},
58
+ paperLink = {\url{https://medium.com/@puffanddmx82/enhancing-language-models-with-dynamic-attention-version-2-84ef8adc3646}},
59
+ },
60
+ }
61
+ ```