-
Couldn't load subscription status.
- Fork 18
Add System Requirements #879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🚀 deployed to https://4d745052.spiceai-org-website.pages.dev |
|
🚀 deployed to https://38beba14.spiceai-org-website.pages.dev |
|
|
||
| - **Linux**: Distributions as noted (x86_64, ARM) | ||
| - **macOS**: macOS 12.0 (Monterey) or later (ARM/M-series only) | ||
| - **Windows**: Windows 11 or later (x86, x64) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't support 32bit Windows, i.e. x86
| Spice.ai supports the following Linux distributions: | ||
|
|
||
| - **Ubuntu Server LTS**: 22.04 or later | ||
| - **Amazon Linux**: 2 or later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should add Debian bookworm (12): https://www.debian.org/releases/bookworm/
That is what our Docker image uses: https://github.com/spiceai/spiceai/blob/trunk/Dockerfile#L29
| spec: | ||
| containers: | ||
| - name: spice-ai-container | ||
| image: spiceai/spiceai:latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
latest-models?
No description provided.