main
md 418 Bytes

license: apache-2.0 pipeline_tag: text-generation library_name: transformers tags:

- sad

sad

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