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