This model has no files yet
Push your model card and weights to get started.
# Push weights with Git LFS
git clone git@sigitsi.com:miska-palo/MP-RAV-V001
cd MP-RAV-V001
git lfs install && git lfs track "*.safetensors" "*.gguf"
git add . && git commit -m "Add weights"
git push origin main