Gille / StrangeMerges_41-7B-dare_ties

huggingface.co
Total runs: 64
24-hour runs: 0
7-day runs: 7
30-day runs: 19
Model's Last Updated: March 19 2024
text-generation

Introduction of StrangeMerges_41-7B-dare_ties

Model Details of StrangeMerges_41-7B-dare_ties

StrangeMerges_41-7B-dare_ties

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

🧩 Configuration
models:
  - model: Weyaxi/Einstein-v4-7B
    parameters:
      weight: 0.3
      density: 0.8
  - model: rwitz/experiment26-truthy-iter-0
    parameters:
      weight: 0.2
      density: 0.8
  - model: kaist-ai/mistral-orpo-beta
    parameters:
      weight: 0.5
      density: 0.8
base_model: Gille/StrangeMerges_40-7B-dare_ties
merge_method: dare_ties
dtype: bfloat16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "Gille/StrangeMerges_41-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"])

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

64
Total runs
0
24-hour runs
3
3-day runs
7
7-day runs
19
30-day runs

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

More StrangeMerges_41-7B-dare_ties license Visit here:

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

StrangeMerges_41-7B-dare_ties huggingface.co

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

StrangeMerges_41-7B-dare_ties huggingface.co Url

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

Gille StrangeMerges_41-7B-dare_ties online free

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

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

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

StrangeMerges_41-7B-dare_ties install

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

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

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

Url of StrangeMerges_41-7B-dare_ties

StrangeMerges_41-7B-dare_ties huggingface.co Url

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