Text Generation
Transformers
GGUF
English
Inference Endpoints
maddes8cht commited on
Commit
2e15037
1 Parent(s): 5e47338

"Update README.md"

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