mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
docs: update README.md (#2979)
Signed-off-by: Ikko Eltociear Ashimine <[email protected]> Signed-off-by: AT <[email protected]> Co-authored-by: AT <[email protected]>
This commit is contained in:
parent
4dc87d9fa3
commit
1047c5e038
@ -27,7 +27,7 @@ Unfortunately, no for three reasons:
|
||||
|
||||
# What is being done to make them more compatible?
|
||||
|
||||
A few things. Number one, we are maintaining compatibility with our current model ***** by way of the submodule pinning. However, we are also exploring how we can update to newer versions of llama.*****p without breaking our current models. This might involve an additional magic header check or it could possibly involve keeping the currently pinned submodule and also adding a new submodule with later changes and differienting them with namespaces or some other manner. Investigations continue.
|
||||
A few things. Number one, we are maintaining compatibility with our current model ***** by way of the submodule pinning. However, we are also exploring how we can update to newer versions of llama.*****p without breaking our current models. This might involve an additional magic header check or it could possibly involve keeping the currently pinned submodule and also adding a new submodule with later changes and differentiating them with namespaces or some other manner. Investigations continue.
|
||||
|
||||
# What about GPU inference?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user