Gille / StrangeMerges_46-7B-dare_ties

huggingface.co
Total runs: 64
24-hour runs: 0
7-day runs: -1
30-day runs: 15
Model's Last Updated: April 03 2024
text-generation

Introduction of StrangeMerges_46-7B-dare_ties

Model Details of StrangeMerges_46-7B-dare_ties

StrangeMerges_46-7B-dare_ties

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

🧩 Configuration
models:
  - model: Gille/StrangeMerges_45-7B-dare_ties
    parameters:
      weight: 0.4
      density: 0.53
  - model: kettleguts/zephyr-7b-beta_sparse05
    parameters:
      weight: 0.4
      density: 0.53
  - model: chihoonlee10/T3Q-Mistral-Orca-Math-DPO
    parameters:
      weight: 0.2
      density: 0.53
base_model: liminerity/M7-7b
merge_method: dare_ties
dtype: bfloat16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "Gille/StrangeMerges_46-7B-dare_ties"
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"])

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 69.96
AI2 Reasoning Challenge (25-Shot) 67.24
HellaSwag (10-Shot) 86.40
MMLU (5-Shot) 62.17
TruthfulQA (0-shot) 65.17
Winogrande (5-shot) 79.48
GSM8k (5-shot) 59.29

Runs of Gille StrangeMerges_46-7B-dare_ties on huggingface.co

64
Total runs
0
24-hour runs
-1
3-day runs
-1
7-day runs
15
30-day runs

More Information About StrangeMerges_46-7B-dare_ties huggingface.co Model

More StrangeMerges_46-7B-dare_ties license Visit here:

https://choosealicense.com/licenses/apache-2.0

StrangeMerges_46-7B-dare_ties huggingface.co

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

StrangeMerges_46-7B-dare_ties huggingface.co Url

https://huggingface.co/Gille/StrangeMerges_46-7B-dare_ties

Gille StrangeMerges_46-7B-dare_ties online free

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

Gille StrangeMerges_46-7B-dare_ties online free url in huggingface.co:

https://huggingface.co/Gille/StrangeMerges_46-7B-dare_ties

StrangeMerges_46-7B-dare_ties install

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

StrangeMerges_46-7B-dare_ties install url in huggingface.co:

https://huggingface.co/Gille/StrangeMerges_46-7B-dare_ties

Url of StrangeMerges_46-7B-dare_ties

StrangeMerges_46-7B-dare_ties huggingface.co Url

Provider of StrangeMerges_46-7B-dare_ties huggingface.co

Gille
ORGANIZATIONS

Other API from Gille

huggingface.co

Total runs: 57
Run Growth: 52
Growth Rate: 92.86%
Updated:September 21 2024
huggingface.co

Total runs: 7
Run Growth: 7
Growth Rate: 100.00%
Updated:May 29 2026