Update README.md
Browse files
README.md
CHANGED
@@ -74,3 +74,14 @@ The following models were included in the mixtape:
|
|
74 |
* [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
|
75 |
* [Locutusque/llama-3-neural-chat-v2.2-8B](https://huggingface.co/Locutusque/llama-3-neural-chat-v2.2-8B)
|
76 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
* [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
|
75 |
* [Locutusque/llama-3-neural-chat-v2.2-8B](https://huggingface.co/Locutusque/llama-3-neural-chat-v2.2-8B)
|
76 |
|
77 |
+
## Citation
|
78 |
+
**Language Model**
|
79 |
+
```text
|
80 |
+
@misc{bllossom,
|
81 |
+
author = {JayLee aka "asiansoul"},
|
82 |
+
title = {U-GO_GIRL Mix Model},
|
83 |
+
year = {2024},
|
84 |
+
},
|
85 |
+
}
|
86 |
+
```
|
87 |
+
|