malayalam-llama3-manglish : GGUF

This model is a fine-tuned version of Meta LLaMA 3.1 8B, optimized for Malayalam and Manglish (Malayalam written in English script) conversations.

It was fine-tuned using LoRA with Unsloth and converted to GGUF format for efficient local inference with llama.cpp.

๐Ÿ‘ค Author

Ash

๐Ÿง  Model Overview

This model is designed to:

Understand Manglish inputs Generate natural Malayalam / Manglish responses Handle casual conversational dialogue Work efficiently on low-resource systems using GGUF ๐Ÿ“Š Dataset Details

Dataset used: https://github.com/mhdashikofficial/Manglish-LLM-dataset

Dataset Characteristics: ~20,000 conversation samples Chat-style message format (system, user, assistant) Mix of Malayalam and Manglish Human-like conversational tone Example Format: { "messages": [ {"role": "system", "content": "..."}, {"role": "user", "content": "..."}, {"role": "assistant", "content": "..."} ] } โš™๏ธ Training Details Base Model: Meta LLaMA 3.1 8B Fine-tuning Method: LoRA (Unsloth) Training Steps: 300 Sequence Length: 1024 Hardware: Google Colab (T4 GPU) โš™๏ธ Quantization Format: GGUF Method: Q4_K_M Optimized for fast inference and low memory usage ๐Ÿ’ก Usage

Run with llama.cpp:

llama-cli -hf AlexGostroot/malayalam-llama3-manglish --jinja ๐Ÿ“ฆ Available Files meta-llama-3.1-8b.Q4_K_M.gguf โš ๏ธ Limitations Limited reasoning depth (low training steps) May mix Malayalam and English inconsistently Not suitable for complex or critical tasks ๐Ÿš€ Future Improvements Increase training steps (1000+) Add more native Malayalam data Improve response consistency Expand dataset diversity ๐Ÿงพ Notes

This model is intended for:

Experimentation Local AI applications Malayalam conversational systems

Trained and converted using Unsloth: https://github.com/unslothai/unsloth

Downloads last month
87
GGUF
Model size
8B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support