acertainbru commited on
Commit
e4d05a4
1 Parent(s): 985d123

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -7,14 +7,21 @@ The models used by [Emeltal](https://github.com/ptsochantaris/emeltal) in GGUF f
7
  - https://huggingface.co/ggerganov/whisper.cpp
8
  - https://huggingface.co/VAGOsolutions/SauerkrautLM-SOLAR-Instruct
9
  - https://huggingface.co/cognitivecomputations/dolphin-2.2-70b
10
- - https://huggingface.co/cognitivecomputations/dolphin-2_6-phi-2
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
 
20
  Use of each model is subject to the terms and conditions outlined in their original repo.
 
7
  - https://huggingface.co/ggerganov/whisper.cpp
8
  - https://huggingface.co/VAGOsolutions/SauerkrautLM-SOLAR-Instruct
9
  - https://huggingface.co/cognitivecomputations/dolphin-2.2-70b
10
+ - https://huggingface.co/cognitivecomputations/TinyDolphin-2.8-1.1b
11
  - https://huggingface.co/openchat/openchat-3.5-0106
 
12
  - https://huggingface.co/NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO
13
  - https://huggingface.co/yunconglong/Truthful_DPO_TomGrc_FusionNet_7Bx2_MoE_13B
14
+ - https://huggingface.co/abacusai/Smaug-72B-v0.1
15
+ - https://huggingface.co/abacusai/Smaug-34B-v0.1
16
  - https://huggingface.co/codellama/CodeLlama-70b-Instruct-hf
17
+ - https://huggingface.co/ShinojiResearch/Senku-70B-Full
18
+ - https://huggingface.co/indischepartij/MiniCPM-3B-OpenHermes-2.5-v2
19
+ - https://huggingface.co/cognitivecomputations/Samantha-1.11-70b
20
+ - https://huggingface.co/cognitivecomputations/samantha-1.1-westlake-7b
21
+ - https://huggingface.co/rombodawg/Everyone-Coder-33b-v2-Base
22
+ - https://huggingface.co/NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story
23
+ - https://huggingface.co/mlabonne/AlphaMonarch-7B
24
+ -
25
  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.
26
 
27
  Use of each model is subject to the terms and conditions outlined in their original repo.