bjoernp commited on
Commit
98b1e51
1 Parent(s): b22e530

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ For more details see: https://github.com/bjoernpl/bitllama
9
 
10
  The model was initialized with the following config:
11
 
12
- ```
13
  from transformers.models.bitllama import BitLlamaForCausalLM, LlamaConfig
14
 
15
  model_config = LlamaConfig(
 
9
 
10
  The model was initialized with the following config:
11
 
12
+ ```python
13
  from transformers.models.bitllama import BitLlamaForCausalLM, LlamaConfig
14
 
15
  model_config = LlamaConfig(