Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -193,7 +193,7 @@ grep -o 'avx[^ ]*\|fma\|f16c' /proc/cpuinfo | sort -u
|
|
| 193 |
```
|
| 194 |
|
| 195 |
**Q: Can I contribute more wheels?**
|
| 196 |
-
|
| 197 |
|
| 198 |
## 📄 License
|
| 199 |
|
|
@@ -203,4 +203,4 @@ MIT — same as [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
|
|
| 203 |
|
| 204 |
- [llama.cpp](https://github.com/ggml-org/llama.cpp) by Georgi Gerganov and the ggml community
|
| 205 |
- [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) by Andrei Betlen
|
| 206 |
-
- Built with 🏭 by [AIencoder](https://huggingface.co/AIencoder)
|
|
|
|
| 193 |
```
|
| 194 |
|
| 195 |
**Q: Can I contribute more wheels?**
|
| 196 |
+
No. The factory is a private space only to be accessable by me but you can suggest some wheels to add via community tab
|
| 197 |
|
| 198 |
## 📄 License
|
| 199 |
|
|
|
|
| 203 |
|
| 204 |
- [llama.cpp](https://github.com/ggml-org/llama.cpp) by Georgi Gerganov and the ggml community
|
| 205 |
- [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) by Andrei Betlen
|
| 206 |
+
- Built with 🏭 by [AIencoder](https://huggingface.co/AIencoder)
|