models:-model:aimeri/PersonalityDolphin-24B# No parameters necessary for base model-model:PocketDoc/Dans-PersonalityEngine-V1.3.0-24bparameters:density:0.53weight:0.6-model:PocketDoc/Dans-DangerousWinds-V1.1.1-24bparameters:density:0.53weight:0.4merge_method:dare_tiesbase_model:aimeri/PersonalityDolphin-24Bparameters:int8_mask:truedtype:bfloat16
💻 Usage
!pip install -qU transformers accelerate
from transformers import AutoTokenizer
import transformers
import torch
model = "aimeri/PersonalityWindDolphin-24B"
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 aimeri PersonalityWindDolphin-24B on huggingface.co
1
Total runs
0
24-hour runs
0
3-day runs
-1
7-day runs
-4
30-day runs
More Information About PersonalityWindDolphin-24B huggingface.co Model
PersonalityWindDolphin-24B huggingface.co
PersonalityWindDolphin-24B huggingface.co is an AI model on huggingface.co that provides PersonalityWindDolphin-24B's model effect (), which can be used instantly with this aimeri PersonalityWindDolphin-24B model. huggingface.co supports a free trial of the PersonalityWindDolphin-24B model, and also provides paid use of the PersonalityWindDolphin-24B. Support call PersonalityWindDolphin-24B model through api, including Node.js, Python, http.
PersonalityWindDolphin-24B huggingface.co is an online trial and call api platform, which integrates PersonalityWindDolphin-24B's modeling effects, including api services, and provides a free online trial of PersonalityWindDolphin-24B, you can try PersonalityWindDolphin-24B online for free by clicking the link below.
aimeri PersonalityWindDolphin-24B online free url in huggingface.co:
PersonalityWindDolphin-24B is an open source model from GitHub that offers a free installation service, and any user can find PersonalityWindDolphin-24B on GitHub to install. At the same time, huggingface.co provides the effect of PersonalityWindDolphin-24B install, users can directly use PersonalityWindDolphin-24B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
PersonalityWindDolphin-24B install url in huggingface.co: