pointbreak3000 commited on
Commit
6bfb214
verified
1 Parent(s): ce507a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ outputs = model.generate(**inputs, max_new_tokens=100)
53
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
54
 
55
 
56
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67f28eb90def71591f779d1f/DKReV5dUxzCWujyjr34O1.png)
57
 
58
  ### Downstream Use [optional]
59
 
 
53
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
54
 
55
 
56
+
57
 
58
  ### Downstream Use [optional]
59