Llama 3.21. Model Size2. Performance3. Using Llama 3.23.1 Running Llama 3.23.2 Starting a Conversation3.3 Ending a ConversationReferences
Demo Environment
Development Board: Jetson Orin series motherboard
Note: Due to performance limitations, the Jetson Orin Nano 4GB requires the reduced-parameter version
Meta Llama 3.2 is a series of advanced open-source large-scale language models (LLMs) developed by the Meta AI department.
| Model | Size |
|---|---|
| llama3.2:1b | 1.3GB |
| llama3.2:3b | 2.0GB |

Use the run command to run the model. If the model is not already downloaded, it will automatically pull the model from the Olama model library:
xxxxxxxxxxollama run llama3.2:3b

xxxxxxxxxxHow many minutes are there in a day?
Response time depends on your hardware configuration, so please be patient!

Use the Ctrl+d shortcut or /bye to end a conversation!
Ollama
Official Website: https://ollama.com/
GitHub: https://github.com/ollama/ollama
Llama 3.2
Official Website: https://www.llama.com/docs/model-cards-and-prompt-formats/llama3_2/
Ollama Model: https://ollama.com/library/llama3.2