We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4e2d7 commit 2c432b1Copy full SHA for 2c432b1
README.md
@@ -33,3 +33,19 @@ Built with:
33
MIT
34
35
Wheels are built from [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) (MIT License)
36
+
37
38
+## Contributing
39
40
+**Need a different configuration?**
41
+Open an [issue](https://github.com/DougRahden/llama-cpp-python-wheels/issues) with:
42
+- OS (Windows/Linux/macOS)
43
+- Python version
44
+- CUDA version (if applicable)
45
+- GPU model
46
47
+I'll try to build it if I have access to similar hardware.
48
49
+## Contact
50
51
+Questions or issues? Open a [GitHub issue](https://github.com/DougRahden/llama-cpp-python-wheels/issues).
0 commit comments