asiansoul commited on
Commit
ac3985d
1 Parent(s): 1327a24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -39,3 +39,14 @@ The following models were included in the merge:
39
  * [rombodawg/Llama-3-8B-Instruct-Coder](https://huggingface.co/rombodawg/Llama-3-8B-Instruct-Coder)
40
  * [NousResearch/Hermes-2-Theta-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-8B)
41
  * [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
 
 
 
 
 
 
 
 
 
 
 
 
39
  * [rombodawg/Llama-3-8B-Instruct-Coder](https://huggingface.co/rombodawg/Llama-3-8B-Instruct-Coder)
40
  * [NousResearch/Hermes-2-Theta-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-8B)
41
  * [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
42
+
43
+ ## Citation
44
+ **Language Mix Model**
45
+ ```text
46
+ @misc{U-GO_GIRL,
47
+ author = {JayLee aka "asiansoul"},
48
+ title = {U-GO_GIRL Mix Model},
49
+ year = {2024},
50
+ },
51
+ }
52
+ ```