Corianas / Tiny-slerp

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

Introduction of Tiny-slerp

Model Details of Tiny-slerp

Tiny-slerp

Tiny-slerp is a merge of the following models using LazyMergekit :

🧩 Configuration
slices:
  - sources:
      - model: Corianas/Tiny_Test
        layer_range: [0, 12]
      - model: Corianas/TinyTask-minipaca
        layer_range: [0, 12]
merge_method: slerp
base_model: Corianas/Tiny_Test
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: bfloat16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "Corianas/Tiny-slerp"
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 Corianas Tiny-slerp on huggingface.co

1
Total runs
0
24-hour runs
-1
3-day runs
-1
7-day runs
-2
30-day runs

More Information About Tiny-slerp huggingface.co Model

Tiny-slerp huggingface.co

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

Corianas Tiny-slerp online free

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

Corianas Tiny-slerp online free url in huggingface.co:

https://huggingface.co/Corianas/Tiny-slerp

Tiny-slerp install

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

Tiny-slerp install url in huggingface.co:

https://huggingface.co/Corianas/Tiny-slerp

Url of Tiny-slerp

Tiny-slerp huggingface.co Url

Provider of Tiny-slerp huggingface.co

Corianas
ORGANIZATIONS

Other API from Corianas

huggingface.co

Total runs: 544
Run Growth: 300
Growth Rate: 55.15%
Updated:November 18 2023
huggingface.co

Total runs: 471
Run Growth: 325
Growth Rate: 69.00%
Updated:November 18 2023
huggingface.co

Total runs: 455
Run Growth: 312
Growth Rate: 68.57%
Updated:November 18 2023
huggingface.co

Total runs: 240
Run Growth: 207
Growth Rate: 86.25%
Updated:March 26 2024
huggingface.co

Total runs: 219
Run Growth: 163
Growth Rate: 74.43%
Updated:December 06 2024
huggingface.co

Total runs: 111
Run Growth: 104
Growth Rate: 93.69%
Updated:March 30 2023
huggingface.co

Total runs: 96
Run Growth: 48
Growth Rate: 50.00%
Updated:November 18 2023
huggingface.co

Total runs: 94
Run Growth: 46
Growth Rate: 48.94%
Updated:November 18 2023
huggingface.co

Total runs: 86
Run Growth: 39
Growth Rate: 45.35%
Updated:November 18 2023
huggingface.co

Total runs: 84
Run Growth: 38
Growth Rate: 45.24%
Updated:November 18 2023
huggingface.co

Total runs: 47
Run Growth: -27
Growth Rate: -57.45%
Updated:March 20 2023
huggingface.co

Total runs: 36
Run Growth: 29
Growth Rate: 80.56%
Updated:February 06 2025
huggingface.co

Total runs: 9
Run Growth: 0
Growth Rate: 0.00%
Updated:March 22 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:June 21 2022