models:-model:automerger/YamShadow-7B# No parameters necessary for base model-model:automerger/YamShadow-7Bparameters:density:0.6weight:0.2-model:Kukedlc/Neural4gsm8kparameters:density:0.3weight:0.1-model:Kukedlc/NeuralSirKrishna-7bparameters:density:0.6weight:0.2-model:mlabonne/NeuBeagle-7Bparameters:density:0.5weight:0.15-model:Kukedlc/Ramakrishna-7bparameters:density:0.6weight:0.25-model:Kukedlc/NeuralGanesha-7bparameters:density:0.6weight:0.1merge_method:dare_tiesbase_model:automerger/YamShadow-7Bparameters:int8_mask:truedtype:bfloat16
💻 Usage
!pip install -qU transformers accelerate
from transformers import AutoTokenizer
import transformers
import torch
model = "Kukedlc/Ramakrishna-7b-v3"
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 Kukedlc Ramakrishna-7b-v3 on huggingface.co
88
Total runs
0
24-hour runs
0
3-day runs
-2
7-day runs
18
30-day runs
More Information About Ramakrishna-7b-v3 huggingface.co Model
Ramakrishna-7b-v3 huggingface.co is an AI model on huggingface.co that provides Ramakrishna-7b-v3's model effect (), which can be used instantly with this Kukedlc Ramakrishna-7b-v3 model. huggingface.co supports a free trial of the Ramakrishna-7b-v3 model, and also provides paid use of the Ramakrishna-7b-v3. Support call Ramakrishna-7b-v3 model through api, including Node.js, Python, http.
Ramakrishna-7b-v3 huggingface.co is an online trial and call api platform, which integrates Ramakrishna-7b-v3's modeling effects, including api services, and provides a free online trial of Ramakrishna-7b-v3, you can try Ramakrishna-7b-v3 online for free by clicking the link below.
Kukedlc Ramakrishna-7b-v3 online free url in huggingface.co:
Ramakrishna-7b-v3 is an open source model from GitHub that offers a free installation service, and any user can find Ramakrishna-7b-v3 on GitHub to install. At the same time, huggingface.co provides the effect of Ramakrishna-7b-v3 install, users can directly use Ramakrishna-7b-v3 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.