File size: 924 Bytes
57596f9 |
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 |
---
base_model:
- ShubhamSinghCodes/PyNanoLM-big
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
- sft
- python
license: apache-2.0
language:
- en
datasets:
- AI-MO/NuminaMath-CoT
- TIGER-Lab/MathInstruct
- Vezora/Tested-143k-Python-Alpaca
- glaiveai/glaive-code-assistant-v2
pipeline_tag: text-generation
---
# Uploaded model
- **Developed by:** ShubhamSinghCodes
- **License:** apache-2.0
- **Distilled from model :** ShubhamSinghCodes/PyNanoLM-big
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
A fast, lite, not entirely stupid model that assists in Python programming. It is a very small, 3.5M parameter model finetuned and distilled from SmolLM. (WIP)
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |