v000000/Psyonic-Rose-20B-Higher-Quality-Q4_K_M-GGUF
037
1---2base_model: v000000/Psyonic-Rose-20B-Higher-Quality3library_name: transformers4tags:5- mergekit6- merge7- llama8- llama-cpp9---10 11<!DOCTYPE html>12<style>13 14h1 {15 color: #FF0000; /* Red color */16 font-size: 1.25em; /* Larger font size */17 text-align: left; /* Center alignment */18 text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Shadow effect */19 background: linear-gradient(90deg, #FF0000, #FF7F50); /* Gradient background */20 -webkit-background-clip: text; /* Clipping the background to text */21 -webkit-text-fill-color: transparent; /* Making the text transparent */22}23</style>24<html lang="en">25<head>26</head>27<body>28 29This model was converted to GGUF format from [`v000000/Psyonic-Rose-20B-Higher-Quality`](https://huggingface.co/v000000/Psyonic-Rose-20B-Higher-Quality) using llama.cpp30Refer to the [original model card](https://huggingface.co/v000000/Psyonic-Rose-20B-Higher-Quality) for more details on the model31 32<h1>Psyonic-Rose 20B Q4_K_M GGUF</h1>33 34### Speculative recreation of jebcarter Psyonic-Rose-20B (Llama2)35 3637 38# <h1>merge</h1>39 40This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).41 42## <h1>Merge Details</h1>43### <h1>Merge Method</h1>44 45This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.46 47### <h1>Models Merged</h1>48 49The following models were included in the merge:50* [tavtav/Rose-20B](https://huggingface.co/tavtav/Rose-20B)51* [DavidAU/Psyonic-Cetacean-V1-20B-Ultra-Quality-Float32](https://huggingface.co/DavidAU/Psyonic-Cetacean-V1-20B-Ultra-Quality-Float32)52 53### <h1>Configuration</h1>54 55The following YAML configuration was used to produce this model:56 57```yaml58models:59 - model: DavidAU/Psyonic-Cetacean-V1-20B-Ultra-Quality-Float3260 parameters:61 weight: 1.062 - model: tavtav/Rose-20B(fp16)63 parameters:64 weight: 0.0565merge_method: linear66dtype: float3267```68 69* credits jebcarter70* credits DavidAU71* credtis tavtav72* credits NeverSleep73* credits CalderaAI74 75{{{Alpaca instruct format}}}76</body>77</html>