AbteeXAILabs's picture
Add files using upload-large-folder tool
413e454 verified
|
raw
history blame
812 Bytes

Upload LumynaX Infused SmolLM2 360M Instruct GGUF

Upload the whole release folder, not just the GGUF file.

Private first:

powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\publish_huggingface_release.ps1 -ReleaseDir .\data\releases\lumynax-infused-smollm2-360m-gguf-v1 -RepoId AbteeXAILab/lumynax-infused-smollm2-360m-gguf -Private

Public release:

powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\publish_huggingface_release.ps1 -ReleaseDir .\data\releases\lumynax-infused-smollm2-360m-gguf-v1 -RepoId AbteeXAILab/lumynax-infused-smollm2-360m-gguf -Public

The folder includes README.md, LICENSE.txt, .gitattributes, checksums.sha256, release_export_manifest.json, the GGUF file, Ollama files, and the Space bundle.