eren23 / Experiment26-12B

huggingface.co
Total runs: 78
24-hour runs: 0
7-day runs: 3
30-day runs: 16
Model's Last Updated: March 13 2024
text-generation

Introduction of Experiment26-12B

Model Details of Experiment26-12B

Experiment26-12B

Experiment26-12B is a merge of the following models using LazyMergekit :

🧩 Configuration
dtype: float16
merge_method: passthrough
slices:
- sources:
  - layer_range: [0, 8]
    model: yam-peleg/Experiment26-7B
- sources:
  - layer_range: [4, 12]
    model: yam-peleg/Experiment26-7B
- sources:
  - layer_range: [8, 16]
    model: yam-peleg/Experiment26-7B
- sources:
  - layer_range: [12, 20]
    model: yam-peleg/Experiment26-7B
- sources:
  - layer_range: [16, 24]
    model: yam-peleg/Experiment26-7B
- sources:
  - layer_range: [20, 28]
    model: yam-peleg/Experiment26-7B
- sources:
  - layer_range: [24, 32]
    model: yam-peleg/Experiment26-7B
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "eren23/Experiment26-12B"
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 eren23 Experiment26-12B on huggingface.co

78
Total runs
0
24-hour runs
2
3-day runs
3
7-day runs
16
30-day runs

More Information About Experiment26-12B huggingface.co Model

More Experiment26-12B license Visit here:

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

Experiment26-12B huggingface.co

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

Experiment26-12B huggingface.co Url

https://huggingface.co/eren23/Experiment26-12B

eren23 Experiment26-12B online free

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

eren23 Experiment26-12B online free url in huggingface.co:

https://huggingface.co/eren23/Experiment26-12B

Experiment26-12B install

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

Experiment26-12B install url in huggingface.co:

https://huggingface.co/eren23/Experiment26-12B

Url of Experiment26-12B

Experiment26-12B huggingface.co Url

Provider of Experiment26-12B huggingface.co

eren23
ORGANIZATIONS

Other API from eren23

huggingface.co

Total runs: 14
Run Growth: 9
Growth Rate: 64.29%
Updated:November 19 2023
huggingface.co

Total runs: 13
Run Growth: 7
Growth Rate: 53.85%
Updated:October 24 2023
huggingface.co

Total runs: 5
Run Growth: 0
Growth Rate: 0.00%
Updated:January 04 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:April 01 2026