dnhkng commited on
Commit
5ce5c58
1 Parent(s): 619a854

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -102,6 +102,8 @@ This model is based on MaziyarPanahi/calme-2.1-qwen2-72b, which was tuned from Q
102
 
103
  A paper is currently being written on the technique. Special thanks to my wife, for putting up with me coding in the basement for too many evenings and weekends for months!
104
 
 
 
105
  ## Quickstart
106
 
107
  Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.
 
102
 
103
  A paper is currently being written on the technique. Special thanks to my wife, for putting up with me coding in the basement for too many evenings and weekends for months!
104
 
105
+ This research was supported with hardware from the [appliedAI Institute](https://www.appliedai-institute.de/en/), who's goal is to generate and communicate high-quality knowledge about trustworthy AI.
106
+
107
  ## Quickstart
108
 
109
  Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.