afrizalha commited on
Commit
a68dbc9
1 Parent(s): e4a835f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ outputs = model.generate(**input, max_new_tokens = 1024, temperature=.5, use_cac
78
  print(tokenizer.batch_decode(outputs)[0])
79
  ```
80
 
81
- ## Uploaded model
82
 
83
  - **Developed by:** Afrizal Hasbi Azizy
84
  - **License:** apache-2.0
 
78
  print(tokenizer.batch_decode(outputs)[0])
79
  ```
80
 
81
+ ## Acknowledgments
82
 
83
  - **Developed by:** Afrizal Hasbi Azizy
84
  - **License:** apache-2.0