Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
smollm – AI Model by huangs0 | AlphaNeural AI
You can deploy this model and start earning money today!
huangs0
/
smollm
like
0
mit
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
An transformed version of HuggingfaceTB's SmolLM-135M to Karpathy's llama2.c inference framework.
Original Huggingface Repo:
https://huggingface.co/HuggingFaceTB/SmolLM-135M-Instruct
(maybe updated)
Original Github Repo:
https://github.com/karpathy/llama2.c
(maybe updated)
Modifications made:
Huggingface format to llama2.c format
INT8 quantization
tokenizer.json (HF Tokenizers) to tokenizer.model (Google's Sentencepieces) to tokenizer.bin (llama2.c)
Note
Used for Programming Assignment 1 of COMP3230 Principle of Operating Systems at University of Hong Kong ONLY