CoolFace
Modelpublic

v000000/Psyonic-Rose-20B-Higher-Quality

sourceHugging Faceupdated 2y agoView on Hugging Face
4likes41downloads
Model Card

<!DOCTYPE html> <style>

h1 { color: #FF0000; / Red color / font-size: 1.25em; / Larger font size / text-align: left; / Center alignment / text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); / Shadow effect / background: linear-gradient(90deg, #FF0000, #FF7F50); / Gradient background / -webkit-background-clip: text; / Clipping the background to text / -webkit-text-fill-color: transparent; / Making the text transparent / } </style> <html lang="en"> <head> </head> <body> <h1>Psyonic-Rose 20B FP32</h1>

Speculative recreation of jebcarter Psyonic-Rose-20B (Llama2)

image/png

<h1>Thanks mradermacher for the quants!</h1>

<h1>merge</h1>

This is a merge of pre-trained language models created using mergekit.

<h1>Merge Details</h1>

<h1>Merge Method</h1>

This model was merged using the linear merge method.

<h1>Models Merged</h1>

The following models were included in the merge:

<h1>Configuration</h1>

The following YAML configuration was used to produce this model:

yaml
models:
  - model: DavidAU/Psyonic-Cetacean-V1-20B-Ultra-Quality-Float32
    parameters:
      weight: 1.0
  - model: tavtav/Rose-20B(fp16)
    parameters:
      weight: 0.05
merge_method: linear
dtype: float32
  • credits jebcarter
  • credits DavidAU
  • credtis tavtav
  • credits NeverSleep
  • credits CalderaAI

{{{Alpaca instruct format}}} </body> </html>