CoolFace
Apppublic

dhairyashil/SmolLM2_GroundUp

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Parent repo: https://github.com/dhairyag/SmolLM2_GroundUp.git

bash
pip install -r requirements.txt
  1. 1.Run the demo:
bash
python app.py

Repository Structure

  • —app.py: Gradio web interface implementation
  • —model.py: Core model architecture
  • —requirements.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.