vilm
/

Text Generation
Transformers
PyTorch
English
qwen2
conversational
Inference Endpoints
text-generation-inference
qnguyen3 commited on
Commit
35cb3d3
1 Parent(s): 54316e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -58,4 +58,5 @@ model.generate(**gen_input)
58
  - Coming Soon! We will update the benchmarks later
59
 
60
  # Acknowledgement
61
- - We're incredibly grateful to **Tensoic** and **Ontocord** for their generous support with compute and data preparation.
 
 
58
  - Coming Soon! We will update the benchmarks later
59
 
60
  # Acknowledgement
61
+ - We're incredibly grateful to **Tensoic** and **Ontocord** for their generous support with compute and data preparation.
62
+ - We want to say a special thank you to the **Qwen** team for the amazing base model and allowing us to get access to the models early.