Skip to content
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

NVIDIA noavx #6551

Open
apcameron opened this issue Nov 30, 2024 · 1 comment
Open

NVIDIA noavx #6551

apcameron opened this issue Nov 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@apcameron
Copy link

Description
Some CPU's do not have avx

Please create a requirements_noavx.txt for Intel CPU's that do not have avx but work well with an NIVDIA Graphics card.

@apcameron apcameron added the enhancement New feature or request label Nov 30, 2024
@osering
Copy link

osering commented Dec 2, 2024

+1 fo AVX-less build/option/flag as there is plenty of Intel CPUs (including Celerons from 2019, 2021) as well as older servers with multiple powerful GPUs which do not have any type of AVX instruction sets.
This is common problem for Ollama, Local AI (bot kind of try to solve it in future), GPT4All, LM studio (which does not plan)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants