dvres commited on
Commit
f9e0c0c
·
verified ·
1 Parent(s): d4d04bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ The inference can be done using the following snippet of code:
38
  ```python
39
  import transformers
40
 
41
- model_id = ("cjvt/OPT_GaMS-1B-chat")
42
 
43
  pipeline = transformers.pipeline(
44
  "text-generation",
 
38
  ```python
39
  import transformers
40
 
41
+ model_id = ("cjvt/OPT_GaMS-1B-Chat")
42
 
43
  pipeline = transformers.pipeline(
44
  "text-generation",