TheBlueObserver / Llama-3.2-3B-Instruct-MLX-0cb1b

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

Introduction of Llama-3.2-3B-Instruct-MLX-0cb1b

Model Details of Llama-3.2-3B-Instruct-MLX-0cb1b

TheBlueObserver/Llama-3.2-3B-Instruct-MLX-0cb1b

The Model TheBlueObserver/Llama-3.2-3B-Instruct-MLX-0cb1b was converted to MLX format from meta-llama/Llama-3.2-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/Llama-3.2-3B-Instruct-MLX-0cb1b")

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 Llama-3.2-3B-Instruct-MLX-0cb1b on huggingface.co

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

More Information About Llama-3.2-3B-Instruct-MLX-0cb1b huggingface.co Model

More Llama-3.2-3B-Instruct-MLX-0cb1b license Visit here:

https://choosealicense.com/licenses/llama3.2

Llama-3.2-3B-Instruct-MLX-0cb1b huggingface.co

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

Llama-3.2-3B-Instruct-MLX-0cb1b huggingface.co Url

https://huggingface.co/TheBlueObserver/Llama-3.2-3B-Instruct-MLX-0cb1b

TheBlueObserver Llama-3.2-3B-Instruct-MLX-0cb1b online free

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

TheBlueObserver Llama-3.2-3B-Instruct-MLX-0cb1b online free url in huggingface.co:

https://huggingface.co/TheBlueObserver/Llama-3.2-3B-Instruct-MLX-0cb1b

Llama-3.2-3B-Instruct-MLX-0cb1b install

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

Llama-3.2-3B-Instruct-MLX-0cb1b install url in huggingface.co:

https://huggingface.co/TheBlueObserver/Llama-3.2-3B-Instruct-MLX-0cb1b

Url of Llama-3.2-3B-Instruct-MLX-0cb1b

Llama-3.2-3B-Instruct-MLX-0cb1b huggingface.co Url

Provider of Llama-3.2-3B-Instruct-MLX-0cb1b huggingface.co

TheBlueObserver
ORGANIZATIONS

Other API from TheBlueObserver