maddes8cht
commited on
Commit
·
97b4234
1
Parent(s):
da56062
"Update README.md"
Browse files
README.md
CHANGED
@@ -17,7 +17,6 @@ I'm constantly enhancing these model descriptions to provide you with the most r
|
|
17 |
|
18 |
# StableLM
|
19 |
StableLM is a familiy of Models by Stability AI.
|
20 |
-
|
21 |
## Note:
|
22 |
Current (as of. 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers.
|
23 |
The model will crash immediately if -ngl is larger than 34.
|
|
|
17 |
|
18 |
# StableLM
|
19 |
StableLM is a familiy of Models by Stability AI.
|
|
|
20 |
## Note:
|
21 |
Current (as of. 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers.
|
22 |
The model will crash immediately if -ngl is larger than 34.
|