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