Qwen31. Model Size2. Performance3. Using Qwen33.1. Running Qwen33.2. Starting a Conversation3.3. Ending the ConversationReferences
Demo Environment
Development Board: Jetson Nano
SD (TF) Card: 64GB
Recommended for models with 4B parameters or less
Qwen 3 is the latest generation of large-scale language models in the Qwen series, providing a comprehensive suite of dense and mixture-of-experts (MoE) models.
Model Storage Location
xxxxxxxxxx/usr/share/ollama/.ollama/models
| Model | Volume |
|---|---|
| qwen3:0.6b | 523MB |
| qwen3:1.7b | 1.4GB |
| qwen3:4b | 2.6GB |
| qwen3:8b | 5.2GB |


Use the run command to start running the model. If the model is not already downloaded, it will automatically pull the model from the Ollama model library:
xxxxxxxxxxollama run qwen3:1.7b

xxxxxxxxxxPlease tell me how many hours there are in a day.
Response time depends on your hardware configuration, so please be patient!

Use the Ctrl+d shortcut or /bye to end the conversation!
Ollama
Official Website: https://ollama.com/
GitHub: https://github.com/ollama/ollama
Qwen3
GitHub: https://github.com/QwenLM/Qwen3
Ollama Model: https://ollama.com/library/qwen3