maddes8cht commited on
Commit
f6e066e
1 Parent(s): 50acd9a

"Update README.md"

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