yleo / OgnoMonarch-7B

huggingface.co
Total runs: 110
24-hour runs: 0
7-day runs: 10
30-day runs: 89
Model's Last Updated: February 14 2024
text-generation

Introduction of OgnoMonarch-7B

Model Details of OgnoMonarch-7B

OgnoMonarch-7B

OgnoMonarch-7B is a merge of the following models using LazyMergekit :

🧩 Configuration
slices:
  - sources:
      - model: paulml/OGNO-7B
        layer_range: [0, 32]
      - model: mlabonne/Monarch-7B
        layer_range: [0, 32]
merge_method: slerp
base_model: paulml/OGNO-7B
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: bfloat16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "yleo/OgnoMonarch-7B"
messages = [{"role": "user", "content": "What is a large language model?"}]

tokenizer = AutoTokenizer.from_pretrained(model)
prompt = tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
pipeline = transformers.pipeline(
    "text-generation",
    model=model,
    torch_dtype=torch.float16,
    device_map="auto",
)

outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7, top_k=50, top_p=0.95)
print(outputs[0]["generated_text"])

Runs of yleo OgnoMonarch-7B on huggingface.co

110
Total runs
0
24-hour runs
0
3-day runs
10
7-day runs
89
30-day runs

More Information About OgnoMonarch-7B huggingface.co Model

More OgnoMonarch-7B license Visit here:

https://choosealicense.com/licenses/cc-by-nc-4.0

OgnoMonarch-7B huggingface.co

OgnoMonarch-7B huggingface.co is an AI model on huggingface.co that provides OgnoMonarch-7B's model effect (), which can be used instantly with this yleo OgnoMonarch-7B model. huggingface.co supports a free trial of the OgnoMonarch-7B model, and also provides paid use of the OgnoMonarch-7B. Support call OgnoMonarch-7B model through api, including Node.js, Python, http.

OgnoMonarch-7B huggingface.co Url

https://huggingface.co/yleo/OgnoMonarch-7B

yleo OgnoMonarch-7B online free

OgnoMonarch-7B huggingface.co is an online trial and call api platform, which integrates OgnoMonarch-7B's modeling effects, including api services, and provides a free online trial of OgnoMonarch-7B, you can try OgnoMonarch-7B online for free by clicking the link below.

yleo OgnoMonarch-7B online free url in huggingface.co:

https://huggingface.co/yleo/OgnoMonarch-7B

OgnoMonarch-7B install

OgnoMonarch-7B is an open source model from GitHub that offers a free installation service, and any user can find OgnoMonarch-7B on GitHub to install. At the same time, huggingface.co provides the effect of OgnoMonarch-7B install, users can directly use OgnoMonarch-7B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

OgnoMonarch-7B install url in huggingface.co:

https://huggingface.co/yleo/OgnoMonarch-7B

Url of OgnoMonarch-7B

OgnoMonarch-7B huggingface.co Url

Provider of OgnoMonarch-7B huggingface.co

yleo
ORGANIZATIONS

Other API from yleo

huggingface.co

Total runs: 191
Run Growth: 0
Growth Rate: 0.00%
Updated:December 12 2023
huggingface.co

Total runs: 12
Run Growth: 0
Growth Rate: 0.00%
Updated:October 02 2024
huggingface.co

Total runs: 12
Run Growth: 5
Growth Rate: 38.46%
Updated:May 15 2024
huggingface.co

Total runs: 11
Run Growth: 4
Growth Rate: 36.36%
Updated:January 21 2024
huggingface.co

Total runs: 6
Run Growth: 4
Growth Rate: 66.67%
Updated:December 11 2023
huggingface.co

Total runs: 6
Run Growth: 0
Growth Rate: 0.00%
Updated:February 15 2024
huggingface.co

Total runs: 5
Run Growth: 0
Growth Rate: 0.00%
Updated:February 16 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 02 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 30 2024