acertainbru commited on
Commit
eda1bb5
1 Parent(s): 1f52469

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,8 +1,7 @@
1
  The models used in [Emeltal](https://github.com/ptsochantaris/emeltal) in GGUF form:
2
- - [Dolphin 2.6 on Mixtral](https://huggingface.co/TheBloke/dolphin-2.6-mixtral-8x7b-GGUF)
3
- - [Dolphin 2.6 on Phi 2](https://huggingface.co/TheBloke/dolphin-2_6-phi-2-GGUF)
4
- - [Deepseek Coder 33B](https://huggingface.co/TheBloke/deepseek-coder-33B-instruct-GGUF)
5
- - [Mythomax L2](https://huggingface.co/TheBloke/MythoMax-L2-13B-GGUF)
6
- - [Solar 10.7B-SLERP](https://huggingface.co/jan-hq/Solar-10.7B-SLERP-GGUF)
7
- - [Shining Valiant](https://huggingface.co/TheBloke/ShiningValiant-1.3-GGUF)
8
- - [Whisper](https://huggingface.co/ggerganov/whisper.cpp)
 
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
+
7
+ Use of each model is subject to the terms and conditions outlined in their original repo.