File size: 3,535 Bytes
87877bb
0927431
87877bb
 
 
 
 
 
 
 
 
 
fd1ccf9
a168c3a
 
 
 
 
 
 
fd1ccf9
 
87877bb
0927431
87877bb
a168c3a
0927431
 
87877bb
0927431
87877bb
0927431
 
 
 
 
 
 
ef5d769
 
0927431
 
 
 
 
 
 
 
 
 
 
a168c3a
0927431
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
base_model: meta-llama/Llama-3.2-3B-Instruct
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- gguf
license: apache-2.0
language:
- en
---

<div align="center">
<img src="https://cdn-uploads.huggingface.co/production/uploads/669777597cb32718c20d97e9/4emWK_PB-RrifIbrCUjE8.png"
     alt="Title card" 
     style="width: 500px;
            height: auto;
            object-position: center top;">
</div>

**Website - https://www.alphaai.biz**

# Uploaded Model

- **Developed by:** Alpha AI
- **License:** apache-2.0  
- **Finetuned from model:** meta-llama/Llama-3.2-3B-Instruct

This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Hugging Face's TRL library.

## AlphaAI-Chatty-INT2

### Overview
AlphaAI-Chatty-INT2 is a fine-tuned meta-llama/Llama-3.2-3B-Instruct model optimized for **empathic**, **chatty**, and **engaging** conversations. Building on the foundations of our INT1 release, the INT2 version includes enhanced conversational capabilities that make it more context-aware, responsive, and personable. Trained on an improved proprietary conversational dataset, this model is particularly suitable for local deployments requiring a **natural, interactive, and empathetic** dialogue experience.

The model is available in GGUF format and has been quantized to different levels to support various hardware configurations.

This model is an upgrade to AlphaAI-Chatty-INT1. You can find and use the previous models from [here.](https://huggingface.co/alpha-ai/AlphaAI-Chatty-INT1)

### Model Details
- **Base Model:** meta-llama/Llama-3.2-3B-Instruct
- **Fine-tuned By:** Alpha AI  
- **Training Framework:** Unsloth  

#### Quantization Levels Available
- q4_k_m  
- q5_k_m  
- q8_0  
- 16-bit (full precision) - [Link](https://huggingface.co/alphaaico/AlphaAI-Chatty-INT2)  

*(Note: The INT1 16-bit link is referenced (https://huggingface.co/alphaaico/AlphaAI-Chatty-INT1)*

**Format:** GGUF (Optimized for local deployments)

### Use Cases
- **Conversational AI** – Ideal for chatbots, virtual assistants, and customer support where empathetic and engaging interaction is crucial.  
- **Local AI Deployments** – Runs efficiently on local machines, negating the need for cloud-based inference.  
- **Research & Experimentation** – Suitable for studying advanced conversational AI techniques and fine-tuning on specialized or proprietary datasets.

### Model Performance
AlphaAI-Chatty-INT2 has been further optimized to deliver:
- **Empathic and Context-Aware Responses** – Improved understanding of user inputs with a focus on empathetic replies.  
- **High Efficiency on Consumer Hardware** – Maintains quick inference speeds even with more advanced conversation modeling.  
- **Balanced Coherence and Creativity** – Strikes an ideal balance for real-world dialogue applications, allowing for both coherent answers and creative flair.

### Limitations & Biases
Like any AI system, this model may exhibit biases stemming from its training data. Users should employ it responsibly and consider additional fine-tuning if needed for sensitive or specialized applications.

### License
Released under the **Apache-2.0** license. For full details, please consult the license file in the Hugging Face repository.

### Acknowledgments
Special thanks to the Unsloth team for their optimized training pipeline for LLaMA models. Additional appreciation goes to Hugging Face’s TRL library for enabling accelerated and efficient fine-tuning workflows.