zephyr:7b

267K 1 year ago

Zephyr is a series of fine-tuned versions of the Mistral and Mixtral models that are trained to act as helpful assistants.

7b 141b

1 year ago

bbe38b81adec · 4.1GB

llama
·
7.24B
·
Q4_0
{{- if .System }} <|system|> {{ .System }} </s> {{- end }} <|user|> {{ .Prompt }} </s> <|assistant|>
{ "stop": [ "<|system|>", "<|user|>", "<|assistant|>", "</s>"
MIT License Copyright (c) [year] [fullname] Permission is hereby granted, free of charge, to any p

Readme

Zephyr is a series of language models that are trained to act as helpful assistants. Zephyr 141B-A35B is the latest model in the series, and is a fine-tuned version of Mixtral 8x22b.

Sizes

  • zephyr:141b: A Mixture of Experts (MoE) model with 141B total parameters and 35B active parameters.
  • zephyr:7b: The original Zephyr model

Source: