Corianas / Tiny-moe-rand

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

Introduction of Tiny-moe-rand

Model Details of Tiny-moe-rand

Tiny-moe-rand

Tiny-moe-rand is a Mixture of Experts (MoE) made with the following models using LazyMergekit :

🧩 Configuration
base_model: Corianas/Tiny_Test
gate_mode: random # one of "hidden", "cheap_embed", or "random"
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
## (optional)
# experts_per_token: 2
experts:
  - source_model: Corianas/Tiny_Test
    positive_prompts:
      - ""
    ## (optional)
    # negative_prompts:
    #   - "This is a prompt expert_model_1 should not be used for"
  - source_model: Corianas/TinyTask-minipaca
    positive_prompts:
      - ""
💻 Usage
!pip install -qU transformers bitsandbytes accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "Corianas/Tiny-moe-rand"

tokenizer = AutoTokenizer.from_pretrained(model)
pipeline = transformers.pipeline(
    "text-generation",
    model=model,
    model_kwargs={"torch_dtype": torch.float16, "load_in_4bit": True},
)

messages = [{"role": "user", "content": "↨explain what a ↨mixture of ↨experts is in less than 100 words."}]
prompt = pipeline.tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
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-moe-rand on huggingface.co

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

More Information About Tiny-moe-rand huggingface.co Model

More Tiny-moe-rand license Visit here:

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

Tiny-moe-rand huggingface.co

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

Tiny-moe-rand huggingface.co Url

https://huggingface.co/Corianas/Tiny-moe-rand

Corianas Tiny-moe-rand online free

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

Corianas Tiny-moe-rand online free url in huggingface.co:

https://huggingface.co/Corianas/Tiny-moe-rand

Tiny-moe-rand install

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

Tiny-moe-rand install url in huggingface.co:

https://huggingface.co/Corianas/Tiny-moe-rand

Url of Tiny-moe-rand

Tiny-moe-rand huggingface.co Url

Provider of Tiny-moe-rand huggingface.co

Corianas
ORGANIZATIONS

Other API from Corianas

huggingface.co

Total runs: 627
Run Growth: 580
Growth Rate: 92.50%
Updated:November 18 2023
huggingface.co

Total runs: 441
Run Growth: 395
Growth Rate: 89.57%
Updated:November 18 2023
huggingface.co

Total runs: 422
Run Growth: 379
Growth Rate: 89.81%
Updated:November 18 2023
huggingface.co

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

Total runs: 201
Run Growth: 144
Growth Rate: 71.64%
Updated:December 06 2024
huggingface.co

Total runs: 102
Run Growth: 54
Growth Rate: 52.94%
Updated:November 18 2023
huggingface.co

Total runs: 102
Run Growth: 57
Growth Rate: 55.88%
Updated:November 18 2023
huggingface.co

Total runs: 91
Run Growth: 42
Growth Rate: 46.15%
Updated:November 18 2023
huggingface.co

Total runs: 91
Run Growth: 44
Growth Rate: 48.35%
Updated:November 18 2023
huggingface.co

Total runs: 84
Run Growth: 59
Growth Rate: 70.24%
Updated:March 20 2023
huggingface.co

Total runs: 78
Run Growth: 70
Growth Rate: 89.74%
Updated:March 30 2023
huggingface.co

Total runs: 31
Run Growth: 24
Growth Rate: 77.42%
Updated:February 06 2025
huggingface.co

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

Total runs: 1
Run Growth: -2
Growth Rate: -200.00%
Updated:March 26 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