mlx-community / Llama-3.2-1B-Instruct-4bit

huggingface.co
Total runs: 40.4K
24-hour runs: 0
7-day runs: -1.3K
30-day runs: -1.1K
Model's Last Updated: March 05 2025
text-generation

Introduction of Llama-3.2-1B-Instruct-4bit

Model Details of Llama-3.2-1B-Instruct-4bit

mlx-community/Llama-3.2-1B-Instruct-4bit

The Model mlx-community/Llama-3.2-1B-Instruct-4bit was converted to MLX format from meta-llama/Llama-3.2-1B-Instruct using mlx-lm version 0.18.2 .

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

model, tokenizer = load("mlx-community/Llama-3.2-1B-Instruct-4bit")

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 mlx-community Llama-3.2-1B-Instruct-4bit on huggingface.co

40.4K
Total runs
0
24-hour runs
-561
3-day runs
-1.3K
7-day runs
-1.1K
30-day runs

More Information About Llama-3.2-1B-Instruct-4bit huggingface.co Model

More Llama-3.2-1B-Instruct-4bit license Visit here:

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

Llama-3.2-1B-Instruct-4bit huggingface.co

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

Llama-3.2-1B-Instruct-4bit huggingface.co Url

https://huggingface.co/mlx-community/Llama-3.2-1B-Instruct-4bit

mlx-community Llama-3.2-1B-Instruct-4bit online free

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

mlx-community Llama-3.2-1B-Instruct-4bit online free url in huggingface.co:

https://huggingface.co/mlx-community/Llama-3.2-1B-Instruct-4bit

Llama-3.2-1B-Instruct-4bit install

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

Llama-3.2-1B-Instruct-4bit install url in huggingface.co:

https://huggingface.co/mlx-community/Llama-3.2-1B-Instruct-4bit

Url of Llama-3.2-1B-Instruct-4bit

Llama-3.2-1B-Instruct-4bit huggingface.co Url

Provider of Llama-3.2-1B-Instruct-4bit huggingface.co

mlx-community
ORGANIZATIONS

Other API from mlx-community