mkurman commited on
Commit
b401acd
·
verified ·
1 Parent(s): bcb38ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -27,6 +27,8 @@ parameters:
27
  dtype: bfloat16
28
  ```
29
 
 
 
30
  # How to Use
31
  ```python
32
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
27
  dtype: bfloat16
28
  ```
29
 
30
+ and I needed to make some minor adjustments to the tokenizer configuration.
31
+
32
  # How to Use
33
  ```python
34
  from transformers import AutoModelForCausalLM, AutoTokenizer