jedisct1 / Jan-code-4b-mlx

huggingface.co
Total runs: 73
24-hour runs: 0
7-day runs: -3
30-day runs: -101
Model's Last Updated: March 03 2026
text-generation

Introduction of Jan-code-4b-mlx

Model Details of Jan-code-4b-mlx

jedisct1/Jan-code-4b-mlx

This model jedisct1/Jan-code-4b-mlx was converted to MLX format from janhq/Jan-code-4b using mlx-lm version 0.30.7 .

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

model, tokenizer = load("jedisct1/Jan-code-4b-mlx")

prompt = "hello"

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

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

Runs of jedisct1 Jan-code-4b-mlx on huggingface.co

73
Total runs
0
24-hour runs
0
3-day runs
-3
7-day runs
-101
30-day runs

More Information About Jan-code-4b-mlx huggingface.co Model

More Jan-code-4b-mlx license Visit here:

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

Jan-code-4b-mlx huggingface.co

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

Jan-code-4b-mlx huggingface.co Url

https://huggingface.co/jedisct1/Jan-code-4b-mlx

jedisct1 Jan-code-4b-mlx online free

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

jedisct1 Jan-code-4b-mlx online free url in huggingface.co:

https://huggingface.co/jedisct1/Jan-code-4b-mlx

Jan-code-4b-mlx install

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

Jan-code-4b-mlx install url in huggingface.co:

https://huggingface.co/jedisct1/Jan-code-4b-mlx

Url of Jan-code-4b-mlx

Jan-code-4b-mlx huggingface.co Url

Provider of Jan-code-4b-mlx huggingface.co

jedisct1
ORGANIZATIONS

Other API from jedisct1