DiamondGotCat/
Zeta-2:i1-Q3_K_S

28 3 months ago

Zeta 2 - Further into the future. Better.

3 months ago

9e093a779499 · 267MB ·

qwen2
·
464M
·
Q3_K_S
{{ if .System }}{{ .System }}{{ end }} {{ if .Prompt }}<USER>{{ .Prompt }}</USER>{{ end }} <ASSISTAN
{ "stop": [ "</ASSISTANT>" ] }

Readme

Next Version has Released! v3

Zeta-2-Model-Image.png

Further into the future. Better. New achievement: Zeta 2.

Zeta 2 is a new version of Zeta that aims to take the next step forward from Zeta 1, which proved that “ordinary consumers can create LLMs.”

Quant Type

Other types of quantized models are available here

About Zeta 2

Zeta 2 is an LLM with about 460 million parameters.

It might be better to call it an SLM.

Zeta 2 is an SLM that was painstakingly created on a consumer computer.

Prompt Template

{{ if .System }}{{ .System }}{{ end }}
{{ if .Prompt }}<USER>{{ .Prompt }}</USER>{{ end }}
<ASSISTANT>

Computer Spec

Machine: Mac Mini (M2 Pro, 32GB RAM, 2023)

This is a technical matter, but on a Mac with Apple Silicon you can only choose between CPU or MPS (Apple’s proprietary API).

CPU has some compatibility but is too slow.

MPS is somewhat faster but doesn’t allow the use of optimization systems such as fp16.

Zeta 2 was built using MPS.

Arguments of Trainer

  • train epochs: 3
  • warmup steps: 100

Datasets

Details of the dataset used can be found here

Links

GitHub: Zeta


Zeta is just a small SLM. But don’t forget that it has big dreams inside.