test

Describe your model here. Document its architecture, training data, intended use, limitations, and how to load the weights.

Push your weight files (*.safetensors, *.gguf, *.bin) with Git LFS:

git lfs install
git lfs track "*.safetensors" "*.gguf"
git add .gitattributes
git push origin main