Qwen3

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

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

1. Model Size

ModelVolume
qwen3:0.6b523MB
qwen3:1.7b1.4GB
qwen3:4b2.6GB
qwen3:8b5.2GB

2. Performance

Evaluation 1

Evaluation 2

3. Using Qwen3

3.1. Running Qwen3

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:

image-20250628111313072

3.2. Starting a Conversation

Response time depends on your hardware configuration, so please be patient!

image-20250628112014942

3.3. Ending the Conversation

Use the Ctrl+d shortcut or /bye to end the conversation!

References

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