QuantFactory / Llama3.2-3B-Enigma-GGUF

huggingface.co
Total runs: 1.3K
24-hour runs: 0
7-day runs: 459
30-day runs: 418
Model's Last Updated: October 08 2024
text-generation

Introduction of Llama3.2-3B-Enigma-GGUF

Model Details of Llama3.2-3B-Enigma-GGUF

QuantFactory Banner

QuantFactory/Llama3.2-3B-Enigma-GGUF

This is quantized version of ValiantLabs/Llama3.2-3B-Enigma created using llama.cpp

Original Model Card

image/jpeg

Enigma is a code-instruct model built on Llama 3.2 3b.

Version

This is the 2024-09-30 release of Enigma for Llama 3.2 3b, enhancing code-instruct and general chat capabilities.

Enigma is also available for Llama 3.1 8b!

Help us and recommend Enigma to your friends! We're excited for more Enigma releases in the future.

Prompting Guide

Enigma uses the Llama 3.2 Instruct prompt format. The example script below can be used as a starting point for general chat:

import transformers
import torch

model_id = "ValiantLabs/Llama3.2-3B-Enigma"

pipeline = transformers.pipeline(
    "text-generation",
    model=model_id,
    model_kwargs={"torch_dtype": torch.bfloat16},
    device_map="auto",
)

messages = [
    {"role": "system", "content": "You are Enigma, a highly capable code assistant."},
    {"role": "user", "content": "Can you explain virtualization to me?"}
]

outputs = pipeline(
    messages,
    max_new_tokens=1024,
)

print(outputs[0]["generated_text"][-1])
The Model

Enigma is built on top of Llama 3.2 3b Instruct, using high quality code-instruct data and general chat data in Llama 3.2 Instruct prompt style to supplement overall performance.

Our current version of Enigma is trained on code-instruct data from sequelbox/Tachibana and general chat data from sequelbox/Supernova.

image/jpeg

Enigma is created by Valiant Labs.

Check out our HuggingFace page for Shining Valiant 2 and our other Build Tools models for creators!

Follow us on X for updates on our models!

We care about open source. For everyone to use.

We encourage others to finetune further from our models.

Runs of QuantFactory Llama3.2-3B-Enigma-GGUF on huggingface.co

1.3K
Total runs
0
24-hour runs
318
3-day runs
459
7-day runs
418
30-day runs

More Information About Llama3.2-3B-Enigma-GGUF huggingface.co Model

More Llama3.2-3B-Enigma-GGUF license Visit here:

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

Llama3.2-3B-Enigma-GGUF huggingface.co

Llama3.2-3B-Enigma-GGUF huggingface.co is an AI model on huggingface.co that provides Llama3.2-3B-Enigma-GGUF's model effect (), which can be used instantly with this QuantFactory Llama3.2-3B-Enigma-GGUF model. huggingface.co supports a free trial of the Llama3.2-3B-Enigma-GGUF model, and also provides paid use of the Llama3.2-3B-Enigma-GGUF. Support call Llama3.2-3B-Enigma-GGUF model through api, including Node.js, Python, http.

Llama3.2-3B-Enigma-GGUF huggingface.co Url

https://huggingface.co/QuantFactory/Llama3.2-3B-Enigma-GGUF

QuantFactory Llama3.2-3B-Enigma-GGUF online free

Llama3.2-3B-Enigma-GGUF huggingface.co is an online trial and call api platform, which integrates Llama3.2-3B-Enigma-GGUF's modeling effects, including api services, and provides a free online trial of Llama3.2-3B-Enigma-GGUF, you can try Llama3.2-3B-Enigma-GGUF online for free by clicking the link below.

QuantFactory Llama3.2-3B-Enigma-GGUF online free url in huggingface.co:

https://huggingface.co/QuantFactory/Llama3.2-3B-Enigma-GGUF

Llama3.2-3B-Enigma-GGUF install

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

Llama3.2-3B-Enigma-GGUF install url in huggingface.co:

https://huggingface.co/QuantFactory/Llama3.2-3B-Enigma-GGUF

Url of Llama3.2-3B-Enigma-GGUF

Llama3.2-3B-Enigma-GGUF huggingface.co Url

Provider of Llama3.2-3B-Enigma-GGUF huggingface.co

QuantFactory
ORGANIZATIONS

Other API from QuantFactory