Downloads · 30 days
13
7% of all-time downloads
mst98/research-small
research-small is a text generation model from mst98. Use it when you need the model to write or continue text. It is set up for transformers.js. The card lists the license as llama3.2.
https://huggingface.co/meta-llama/Llama-3.2-1B with ONNX weights to be compatible with Transformers.js.
Downloads · 30 days
13
7% of all-time downloads
All-time downloads
184
Public
Repo size
1.2 GB
Likes
0
Public
Click a slice to open those files.
.onnx1.2 GB · 99%
From the Hugging Face model README
https://huggingface.co/meta-llama/Llama-3.2-1B with ONNX weights to be compatible with Transformers.js.
Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction. If you would like to make your models web-ready, we recommend converting to ONNX using 🤗 Optimum and structuring your repo like this one (with ONNX weights located in a subfolder named onnx).