dpfried commited on
Commit
9a7562b
1 Parent(s): d6fde0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -36,7 +36,6 @@ pip install transformers
36
  See [https://github.com/dpfried/incoder](https://github.com/dpfried/incoder) for example code.
37
 
38
  ### Model
39
- Load with
40
  `model = AutoModelForCausalLM.from_pretrained("facebook/incoder-1B")`
41
 
42
  ### Tokenizer
36
  See [https://github.com/dpfried/incoder](https://github.com/dpfried/incoder) for example code.
37
 
38
  ### Model
 
39
  `model = AutoModelForCausalLM.from_pretrained("facebook/incoder-1B")`
40
 
41
  ### Tokenizer