acertainbru commited on
Commit
989bc21
1 Parent(s): 814de94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,6 +1,15 @@
1
- The models used in [Emeltal](https://github.com/ptsochantaris/emeltal) in GGUF form:
2
 
3
- - Full list coming later today.
 
 
 
 
 
 
 
 
 
4
 
5
  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.
6
 
 
1
+ The models used by [Emeltal](https://github.com/ptsochantaris/emeltal) in GGUF form:
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
8
+ - https://huggingface.co/cognitivecomputations/dolphin-2.2-70b
9
+ - https://huggingface.co/cognitivecomputations/dolphin-2_6-phi-2
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