Gille / StrangeMerges_52-7B-dare_ties

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

Introduction of StrangeMerges_52-7B-dare_ties

Model Details of StrangeMerges_52-7B-dare_ties

StrangeMerges_52-7B-dare_ties

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

🧩 Configuration
models:
  - model: Gille/StrangeMerges_51-7B-dare_ties
    # No parameters necessary for base model
  - model: WizardLM/WizardMath-7B-V1.1
    parameters:
      density: 0.66
      weight: 0.2
  - model: AurelPx/Percival_01-7b-slerp
    parameters:
      density: 0.55
      weight: 0.2
  - model: Weyaxi/Einstein-v4-7B
    parameters:
      density: 0.55
      weight: 0.2
  - model: Kukedlc/NeuralMaths-Experiment-7b
    parameters:
      density: 0.44
      weight: 0.2
  - model: Gille/StrangeMerges_35-7B-slerp
    parameters:
      density: 0.66
      weight: 0.2
merge_method: dare_ties
base_model: Gille/StrangeMerges_51-7B-dare_ties
parameters:
  int8_mask: true
dtype: bfloat16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "Gille/StrangeMerges_52-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. 73.51
AI2 Reasoning Challenge (25-Shot) 69.03
HellaSwag (10-Shot) 87.15
MMLU (5-Shot) 64.94
TruthfulQA (0-shot) 65.76
Winogrande (5-shot) 81.93
GSM8k (5-shot) 72.25

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

60
Total runs
0
24-hour runs
0
3-day runs
1
7-day runs
10
30-day runs

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

More StrangeMerges_52-7B-dare_ties license Visit here:

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

StrangeMerges_52-7B-dare_ties huggingface.co

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

StrangeMerges_52-7B-dare_ties huggingface.co Url

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

Gille StrangeMerges_52-7B-dare_ties online free

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

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

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

StrangeMerges_52-7B-dare_ties install

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

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

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

Url of StrangeMerges_52-7B-dare_ties

StrangeMerges_52-7B-dare_ties huggingface.co Url

Provider of StrangeMerges_52-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