Gille / StrangeMerges_9-7B-dare_ties

huggingface.co
Total runs: 66
24-hour runs: 0
7-day runs: 1
30-day runs: 17
Model's Last Updated: March 05 2024
text-generation

Introduction of StrangeMerges_9-7B-dare_ties

Model Details of StrangeMerges_9-7B-dare_ties

StrangeMerges_9-7B-dare_ties

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

🧩 Configuration
models:
  - model: Gille/StrangeMerges_8-7B-slerp
    # no parameters necessary for base model
  - model: leveldevai/TurdusBeagle-7B
    parameters:
      density: 0.5
      weight: 0.4
  - model: samir-fama/FernandoGPT-v1
    parameters:
      density: 0.5
      weight: 0.6
merge_method: dare_ties
base_model: Gille/StrangeMerges_8-7B-slerp
parameters:
  normalize: true
dtype: float16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "Gille/StrangeMerges_9-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.32
AI2 Reasoning Challenge (25-Shot) 70.31
HellaSwag (10-Shot) 87.46
MMLU (5-Shot) 65.08
TruthfulQA (0-shot) 65.08
Winogrande (5-shot) 81.37
GSM8k (5-shot) 70.58

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

66
Total runs
0
24-hour runs
3
3-day runs
1
7-day runs
17
30-day runs

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

More StrangeMerges_9-7B-dare_ties license Visit here:

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

StrangeMerges_9-7B-dare_ties huggingface.co

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

StrangeMerges_9-7B-dare_ties huggingface.co Url

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

Gille StrangeMerges_9-7B-dare_ties online free

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

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

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

StrangeMerges_9-7B-dare_ties install

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

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

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

Url of StrangeMerges_9-7B-dare_ties

StrangeMerges_9-7B-dare_ties huggingface.co Url

Provider of StrangeMerges_9-7B-dare_ties huggingface.co

Gille
ORGANIZATIONS

Other API from Gille

huggingface.co

Total runs: 61
Run Growth: 56
Growth Rate: 94.92%
Updated:September 21 2024
huggingface.co

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