MaziyarPanahi / calme-2.1-qwen2-72b-GGUF

huggingface.co
Total runs: 539
24-hour runs: 3
7-day runs: 62
30-day runs: 396
Model's Last Updated: 2024年8月2日
text-generation

Introduction of calme-2.1-qwen2-72b-GGUF

Model Details of calme-2.1-qwen2-72b-GGUF

MaziyarPanahi/calme-2.1-qwen2-72b-GGUF

The GGUF and quantized models here are based on MaziyarPanahi/calme-2.1-qwen2-72b model

How to download

You can download only the quants you need instead of cloning the entire repository as follows:

huggingface-cli download MaziyarPanahi/calme-2.1-qwen2-72b-GGUF --local-dir . --include '*Q2_K*gguf'
Load GGUF models
./llama.cpp/main -m mode_name.Q2_K.gguf -p "<|im_start|>user\nJust say 1, 2, 3 hi and NOTHING else\n<|im_end|>\n<|im_start|>assistant\n" -n 1024
Original README

MaziyarPanahi/calme-2.1-qwen2-72b

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

⚡ Quantized GGUF

All GGUF models are available here: MaziyarPanahi/calme-2.1-qwen2-72b-GGUF

🏆 Open LLM Leaderboard Evaluation Results

Tasks Version Filter n-shot Metric Value Stderr
truthfulqa_mc2 2 none 0 acc 0.6761 ± 0.0148
Tasks Version Filter n-shot Metric Value Stderr
winogrande 1 none 5 acc 0.8248 ± 0.0107
Tasks Version Filter n-shot Metric Value Stderr
arc_challenge 1 none 25 acc 0.6852 ± 0.0136
none 25 acc_norm 0.7184 ± 0.0131
Tasks Version Filter n-shot Metric Value Stderr
gsm8k 3 strict-match 5 exact_match 0.8582 ± 0.0096
flexible-extract 5 exact_match 0.8893 ± 0.0086

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.1-qwen2-72b")
pipe(messages)


# Load model directly

from transformers import AutoTokenizer, AutoModelForCausalLM

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

Runs of MaziyarPanahi calme-2.1-qwen2-72b-GGUF on huggingface.co

539
Total runs
3
24-hour runs
20
3-day runs
62
7-day runs
396
30-day runs

More Information About calme-2.1-qwen2-72b-GGUF huggingface.co Model

More calme-2.1-qwen2-72b-GGUF license Visit here:

https://choosealicense.com/licenses/tongyi-qianwen

calme-2.1-qwen2-72b-GGUF huggingface.co

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

calme-2.1-qwen2-72b-GGUF huggingface.co Url

https://huggingface.co/MaziyarPanahi/calme-2.1-qwen2-72b-GGUF

MaziyarPanahi calme-2.1-qwen2-72b-GGUF online free

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

MaziyarPanahi calme-2.1-qwen2-72b-GGUF online free url in huggingface.co:

https://huggingface.co/MaziyarPanahi/calme-2.1-qwen2-72b-GGUF

calme-2.1-qwen2-72b-GGUF install

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

calme-2.1-qwen2-72b-GGUF install url in huggingface.co:

https://huggingface.co/MaziyarPanahi/calme-2.1-qwen2-72b-GGUF

Url of calme-2.1-qwen2-72b-GGUF

calme-2.1-qwen2-72b-GGUF huggingface.co Url

Provider of calme-2.1-qwen2-72b-GGUF huggingface.co

MaziyarPanahi
ORGANIZATIONS

Other API from MaziyarPanahi