maddes8cht commited on
Commit
23c192a
·
1 Parent(s): 88a722d

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -10,10 +10,11 @@ I'm constantly enhancing these model descriptions to provide you with the most r
10
  - Original model: [StableMed-3b](https://huggingface.co/cxllin/StableMed-3b)
11
 
12
  # StableLM
13
- This is a Model based on StableLM. Stablelm is a familiy of Language Models by Stability AI.
 
14
 
15
  ## Note:
16
- Current (as of. 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers with these StableLM Models.
17
  The model will crash immediately if -ngl is larger than 34.
18
  The model works fine however without any gpu acceleration.
19
 
 
10
  - Original model: [StableMed-3b](https://huggingface.co/cxllin/StableMed-3b)
11
 
12
  # StableLM
13
+ This is a Model based on StableLM.
14
+ Stablelm is a familiy of Language Models by Stability AI.
15
 
16
  ## Note:
17
+ Current (as of 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers with these StableLM Models.
18
  The model will crash immediately if -ngl is larger than 34.
19
  The model works fine however without any gpu acceleration.
20