acertainbru commited on
Commit
320ac23
1 Parent(s): 0d4d7ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2,6 +2,7 @@ The models used by [Emeltal](https://github.com/ptsochantaris/emeltal) in GGUF f
2
 
3
  - https://huggingface.co/cognitivecomputations/dolphin-2.7-mixtral-8x7b
4
  - https://huggingface.co/deepseek-ai/deepseek-coder-33b-instruct
 
5
  - https://huggingface.co/Gryphe/MythoMax-L2-13b
6
  - https://huggingface.co/ggerganov/whisper.cpp
7
  - https://huggingface.co/VAGOsolutions/SauerkrautLM-SOLAR-Instruct
@@ -10,6 +11,9 @@ The models used by [Emeltal](https://github.com/ptsochantaris/emeltal) in GGUF f
10
  - https://huggingface.co/openchat/openchat-3.5-0106
11
  - https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0
12
  - https://huggingface.co/NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO
 
 
 
13
 
14
  This repo exists to ensure that model files do not dissappear over time and are available for use in Emeltal. You are strongly encouraged not to use these models directly and instead visit the repos of the original models.
15
 
 
2
 
3
  - https://huggingface.co/cognitivecomputations/dolphin-2.7-mixtral-8x7b
4
  - https://huggingface.co/deepseek-ai/deepseek-coder-33b-instruct
5
+ - https://huggingface.co/deepseek-ai/deepseek-coder-7b-instruct-v1.5
6
  - https://huggingface.co/Gryphe/MythoMax-L2-13b
7
  - https://huggingface.co/ggerganov/whisper.cpp
8
  - https://huggingface.co/VAGOsolutions/SauerkrautLM-SOLAR-Instruct
 
11
  - https://huggingface.co/openchat/openchat-3.5-0106
12
  - https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0
13
  - https://huggingface.co/NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO
14
+ - https://huggingface.co/yunconglong/Truthful_DPO_TomGrc_FusionNet_7Bx2_MoE_13B
15
+ - https://huggingface.co/moreh/MoMo-72B-lora-1.8.7-DPO
16
+ - https://huggingface.co/codellama/CodeLlama-70b-Instruct-hf
17
 
18
  This repo exists to ensure that model files do not dissappear over time and are available for use in Emeltal. You are strongly encouraged not to use these models directly and instead visit the repos of the original models.
19