mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
Fix cuda builds
This commit is contained in:
parent
9a7d61ffa3
commit
ca64b2e416
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ BINARY_NAME=local-ai
|
||||||
|
|
||||||
GOLLAMA_VERSION?=10caf37d8b73386708b4373975b8917e6b212c0e
|
GOLLAMA_VERSION?=10caf37d8b73386708b4373975b8917e6b212c0e
|
||||||
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
|
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
|
||||||
GPT4ALL_VERSION?=682a383e0650e2126b6dd0e8ca59ed3558e1cd0e
|
GPT4ALL_VERSION?=022f1cabe7dd2c911936b37510582f279069ba1e
|
||||||
GOGGMLTRANSFORMERS_VERSION?=13ccc22621bb21afecd38675a2b043498e2e756c
|
GOGGMLTRANSFORMERS_VERSION?=13ccc22621bb21afecd38675a2b043498e2e756c
|
||||||
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
|
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
|
||||||
RWKV_VERSION?=ccb05c3e1c6efd098017d114dcb58ab3262b40b2
|
RWKV_VERSION?=ccb05c3e1c6efd098017d114dcb58ab3262b40b2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue