Commit
·
a9fd111
1
Parent(s):
ccf8a47
"Update README.md"
Browse files
README.md
CHANGED
@@ -27,7 +27,6 @@ I'm constantly enhancing these model descriptions to provide you with the most r
|
|
27 |
|
28 |
# StableLM
|
29 |
StableLM is a familiy of Models by Stability AI.
|
30 |
-
|
31 |
## Note:
|
32 |
Current (as of. 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers.
|
33 |
The model will crash immediately if -ngl is larger than 34.
|
|
|
27 |
|
28 |
# StableLM
|
29 |
StableLM is a familiy of Models by Stability AI.
|
|
|
30 |
## Note:
|
31 |
Current (as of. 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers.
|
32 |
The model will crash immediately if -ngl is larger than 34.
|