dhairyashil/SmolLM2_GroundUp
0
Parent repo: https://github.com/dhairyag/SmolLM2_GroundUp.git
pip install -r requirements.txt- Run the demo:
python app.pyRepository Structure
app.py: Gradio web interface implementationmodel.py: Core model architecturerequirements.txt: Required dependencies
Note
This is a reverse-engineered implementation trained for educational purposes. While it follows the general architecture of SmolLM2, it may differ from the original model in terms of performance and capabilities due to limited training steps and different training data.
