Prepare Your Model
Before publishing models, make sure you have completed the Account Setup.
Currently, KoalaVault only supports models in safetensors format. Models in other formats (e.g., GGUF) are not supported yet.
1
Install koava CLI Tool
The
koava is the command-line tool of KoalaVault, used to encrypt and publish your LLM models.Install the koava command-line tool with HuggingFace CLI support:2
Authentication Setup
- Login to koava with your API key (generate KoalaVault API key):
- Login to HuggingFace CLI (
hf) with your token (generate HuggingFace Token, chooseWriteaccess):
- Verify the authentication status:
3
Encrypt & Push Model
- Download Qwen3-0.6B to your local directory:
- Encrypt and push your model to KoalaVault and HuggingFace:
-
Result: the model is now created on KoalaVault and Hugging Face.
-
Hugging Face repository (default: Private):
koava pushcreates a private repository on Hugging Face to host the full encrypted model files.To make it public: open Settings → Repository visibility → Make public. -
Decryption keys & metadata (hosted by KoalaVault): used for authorization checks and buyer isolation to ensure controlled execution.
-
Hugging Face repository (default: Private):
Set Model Pricing & Publish
1
Set Model Pricing
- Visit KoalaVault.ai and navigate to My Models
- Locate your newly pushed model from the list
- Click on the model to open its detail page
- Navigate to the Pricing tab and click Create Pricing Strategy
- Configure your pricing options:
- Set a per-deployment price (or set to
0 USDTfor free models)
- Set a per-deployment price (or set to
Your pricing strategy must be published before buyers can see it. Draft strategies are not visible to the public.
2
Publish & Share Your Model
Once your pricing is set, you’re ready to publish! Click the Publish button on your model page to make it live.🎉 Congratulations! Your model is now live on the KoalaVault marketplace! 🌟
You must first make your Hugging Face repository public before you can publish your model on KoalaVault.
Start Earning Automatically
Every time someone purchases your model, payments are automatically sent to your digital wallet via blockchain transactions. No manual invoicing, no payment delays – just instant, secure payments directly to you.Share your model and start monetizing:- Share your model page URL with your community
- Post on social media (Twitter, LinkedIn, Reddit)
- Include it in your research papers or blog posts
- Add it to your GitHub README or personal website