MaziyarPanahi / calme-2.2-qwen2-7b

huggingface.co
Total runs: 36.6K
24-hour runs: 6.3K
7-day runs: 3.5K
30-day runs: 23.8K
Model's Last Updated: September 19 2024
text-generation

Introduction of calme-2.2-qwen2-7b

Model Details of calme-2.2-qwen2-7b

Qwen2 fine-tune

MaziyarPanahi/calme-2.2-qwen2-7b

This is a fine-tuned version of the Qwen/Qwen2-7B model. It aims to improve the base model across all benchmarks.

⚡ Quantized GGUF

All GGUF models are available here: MaziyarPanahi/calme-2.2-qwen2-7b-GGUF

🏆 Open LLM Leaderboard Evaluation Results

coming soon!

Prompt Template

This model uses ChatML prompt template:

<|im_start|>system
{System}
<|im_end|>
<|im_start|>user
{User}
<|im_end|>
<|im_start|>assistant
{Assistant}

How to use


# Use a pipeline as a high-level helper

from transformers import pipeline

messages = [
    {"role": "user", "content": "Who are you?"},
]
pipe = pipeline("text-generation", model="MaziyarPanahi/calme-2.2-qwen2-7b")
pipe(messages)


# Load model directly

from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("MaziyarPanahi/calme-2.2-qwen2-7b")
model = AutoModelForCausalLM.from_pretrained("MaziyarPanahi/calme-2.2-qwen2-7b")

Runs of MaziyarPanahi calme-2.2-qwen2-7b on huggingface.co

36.6K
Total runs
6.3K
24-hour runs
9.0K
3-day runs
3.5K
7-day runs
23.8K
30-day runs

More Information About calme-2.2-qwen2-7b huggingface.co Model

More calme-2.2-qwen2-7b license Visit here:

https://choosealicense.com/licenses/apache-2.0

calme-2.2-qwen2-7b huggingface.co

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

MaziyarPanahi calme-2.2-qwen2-7b online free

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

MaziyarPanahi calme-2.2-qwen2-7b online free url in huggingface.co:

https://huggingface.co/MaziyarPanahi/calme-2.2-qwen2-7b

calme-2.2-qwen2-7b install

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

calme-2.2-qwen2-7b install url in huggingface.co:

https://huggingface.co/MaziyarPanahi/calme-2.2-qwen2-7b

Url of calme-2.2-qwen2-7b

calme-2.2-qwen2-7b huggingface.co Url

Provider of calme-2.2-qwen2-7b huggingface.co

MaziyarPanahi
ORGANIZATIONS

Other API from MaziyarPanahi