maddes8cht
commited on
Commit
•
f5bab9d
1
Parent(s):
7dc7a32
"Update README.md"
Browse files
README.md
CHANGED
@@ -14,10 +14,11 @@ I'm constantly enhancing these model descriptions to provide you with the most r
|
|
14 |
- Original model: [Dimensity-3B](https://huggingface.co/Dimensity/Dimensity-3B)
|
15 |
|
16 |
# StableLM
|
17 |
-
This is a Model based on StableLM.
|
|
|
18 |
|
19 |
## Note:
|
20 |
-
Current (as of
|
21 |
The model will crash immediately if -ngl is larger than 34.
|
22 |
The model works fine however without any gpu acceleration.
|
23 |
|
|
|
14 |
- Original model: [Dimensity-3B](https://huggingface.co/Dimensity/Dimensity-3B)
|
15 |
|
16 |
# StableLM
|
17 |
+
This is a Model based on StableLM.
|
18 |
+
Stablelm is a familiy of Language Models by Stability AI.
|
19 |
|
20 |
## Note:
|
21 |
+
Current (as of 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers with these StableLM Models.
|
22 |
The model will crash immediately if -ngl is larger than 34.
|
23 |
The model works fine however without any gpu acceleration.
|
24 |
|