TheBlueObserver / Qwen2.5-3B-Instruct-MLX-7dd7f

huggingface.co
Total runs: 13
24-hour runs: 0
7-day runs: 6
30-day runs: 12
Model's Last Updated: December 16 2024
text-generation

Introduction of Qwen2.5-3B-Instruct-MLX-7dd7f

Model Details of Qwen2.5-3B-Instruct-MLX-7dd7f

TheBlueObserver/Qwen2.5-3B-Instruct-MLX-7dd7f

The Model TheBlueObserver/Qwen2.5-3B-Instruct-MLX-7dd7f was converted to MLX format from Qwen/Qwen2.5-3B-Instruct using mlx-lm version 0.20.2 .

Use with mlx
pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("TheBlueObserver/Qwen2.5-3B-Instruct-MLX-7dd7f")

prompt="hello"

if hasattr(tokenizer, "apply_chat_template") and tokenizer.chat_template is not None:
    messages = [{"role": "user", "content": prompt}]
    prompt = tokenizer.apply_chat_template(
        messages, tokenize=False, add_generation_prompt=True
    )

response = generate(model, tokenizer, prompt=prompt, verbose=True)

Runs of TheBlueObserver Qwen2.5-3B-Instruct-MLX-7dd7f on huggingface.co

13
Total runs
0
24-hour runs
0
3-day runs
6
7-day runs
12
30-day runs

More Information About Qwen2.5-3B-Instruct-MLX-7dd7f huggingface.co Model

More Qwen2.5-3B-Instruct-MLX-7dd7f license Visit here:

https://choosealicense.com/licenses/qwen-research

Qwen2.5-3B-Instruct-MLX-7dd7f huggingface.co

Qwen2.5-3B-Instruct-MLX-7dd7f huggingface.co is an AI model on huggingface.co that provides Qwen2.5-3B-Instruct-MLX-7dd7f's model effect (), which can be used instantly with this TheBlueObserver Qwen2.5-3B-Instruct-MLX-7dd7f model. huggingface.co supports a free trial of the Qwen2.5-3B-Instruct-MLX-7dd7f model, and also provides paid use of the Qwen2.5-3B-Instruct-MLX-7dd7f. Support call Qwen2.5-3B-Instruct-MLX-7dd7f model through api, including Node.js, Python, http.

Qwen2.5-3B-Instruct-MLX-7dd7f huggingface.co Url

https://huggingface.co/TheBlueObserver/Qwen2.5-3B-Instruct-MLX-7dd7f

TheBlueObserver Qwen2.5-3B-Instruct-MLX-7dd7f online free

Qwen2.5-3B-Instruct-MLX-7dd7f huggingface.co is an online trial and call api platform, which integrates Qwen2.5-3B-Instruct-MLX-7dd7f's modeling effects, including api services, and provides a free online trial of Qwen2.5-3B-Instruct-MLX-7dd7f, you can try Qwen2.5-3B-Instruct-MLX-7dd7f online for free by clicking the link below.

TheBlueObserver Qwen2.5-3B-Instruct-MLX-7dd7f online free url in huggingface.co:

https://huggingface.co/TheBlueObserver/Qwen2.5-3B-Instruct-MLX-7dd7f

Qwen2.5-3B-Instruct-MLX-7dd7f install

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

Qwen2.5-3B-Instruct-MLX-7dd7f install url in huggingface.co:

https://huggingface.co/TheBlueObserver/Qwen2.5-3B-Instruct-MLX-7dd7f

Url of Qwen2.5-3B-Instruct-MLX-7dd7f

Qwen2.5-3B-Instruct-MLX-7dd7f huggingface.co Url

Provider of Qwen2.5-3B-Instruct-MLX-7dd7f huggingface.co

TheBlueObserver
ORGANIZATIONS

Other API from TheBlueObserver