Instructions to use shreyaschavan11/Akshar-Nano with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps
- Unsloth Studio new
How to use shreyaschavan11/Akshar-Nano with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for shreyaschavan11/Akshar-Nano to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for shreyaschavan11/Akshar-Nano to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for shreyaschavan11/Akshar-Nano to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="shreyaschavan11/Akshar-Nano", max_seq_length=2048, )
๐ Akshar Nano
Designed by: Vyom AI
Developed by: Shreyas Chavan
Akshar Nano is a sovereign, highly efficient 1-Billion parameter AI model built on Meta's Llama 3.2 architecture. It has been meticulously fine-tuned using dataset streaming on Kaggle to understand and generate culturally and linguistically precise text in English, Hindi, and Marathi.
๐ Model Details
- Base Model:
unsloth/Llama-3.2-1B-Instruct - Parameters: 1 Billion
- Quantization: 4-bit (BitsAndBytes)
- Training: 4-hour Streaming SFT on NVIDIA T4
๐ Datasets Used
sarvamai/gsm8k-indic(Marathi, English, Hindi)sarvamai/samvaad-hi-v1(Hindi & English conversations)
โ๏ธ Legal Notice & License
This model is licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0).
STRICT WARNING: It is strictly prohibited to copy, rebrand, or change the identification/persona of this model. Any unauthorized alteration of the model's identity, creator attribution, or origin will result in immediate legal action.
- Downloads last month
- 8